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
Release files for youtube2mp3 2.0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| youtube2mp3-2.0.7.tar.gz | 14.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| youtube2mp3-2.0.7-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 26.2 kB
Release files / youtube2mp3-2.0.7.tar.gz
| Download URL | youtube2mp3-2.0.7.tar.gz |
|---|---|
| Size | 14.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4d50b2950f0262fa5a34f807cc4417464b79c99f8ba18ffb9becd49d0bf1f37d
|
|
BLAKE2b-256 checksum How to use checksums |
29054151ec5894674761f76067ae58a8e3444521f66dd3f214e8330cf9722011
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.6
|
Release files / youtube2mp3-2.0.7-py2.py3-none-any.whl
| Download URL | youtube2mp3-2.0.7-py2.py3-none-any.whl |
|---|---|
| Size | 12.1 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
ba3e395326bc1c2bcef01ac03afe0e6cd44b1f855a9cb082628943f655aae261
|
|
BLAKE2b-256 checksum How to use checksums |
3b57da684c71f3dd454978cb05ead34ff51d854c20d3606d2596597140744a1e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.6
|