youtube2mp3 2.0.7

Creator: bradpython12

Last updated:

0 purchases

TODO
Add to Cart

Description:

youtube2mp3 2.0.7

youtube2mp3
A wrapper to simplify youtube downloads with yt-dlp
Downloaded files will be tagged with mutagen.

installation
with pip
pip install youtube2mp3


usage
youtube2mp3 [options] arg1 arg2
see youtube2mp3 -h for more information
Options:
-h, --help show this help message and exit
-d DIRECTORY, --directory=DIRECTORY
directory to store the files
-y YOUTUBE_URL, --youtube-url=YOUTUBE_URL
link to a youtube video or playlist. Or path to a file
with yt urls.
-V, --version show version and exit


development
Create a virtual environment
python3 -m venv /path/to/new/virtual/environment
install dependencies
pip install -r requirements.txt

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.