Metadata-Version: 2.1
Name: ymdown
Version: 0.1.2
Summary: A utility build on top of ytmusicapi and yt-dlp for esay search-and-download in YouTube Music.
Home-page: https://github.com/chanyatfu/ymdown
Author: Chan Yat Fu
Author-email: chanyatfu0616@google.com
License: MIT
Description-Content-Type: text/markdown
License-File: LICENSE

# ymdown
A utility build on top of ytmusicapi and yt-dlp for easy search-and-download in YouTube Music.

## Installation
`pip install ymdown`

## Usages
`ymdown <input_song_list_path> <output_directory_path>`

You can change the format by using `-f`, the default format is .mp3.
`ymdown -f wav <input_song_list_path> <output_directory_path>`
