Python script to download videos as audio from a given YouTube playlist/video
Project description
pyyt
Python interactive script to download videos as audio from a given YouTube playlist or a single video url
Attribution
An abstraction of yt-dlp for my specific use case. Thanks to everyone that contributed.
Installation
$ pip install pyyt
If you are planning on developing you know the drill:
git clone https://github.com/patillacode/pyyt.git
cd pyyt
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
Usage
- Run
pyyt
and follow the instructions
Note: Audio files will be downloaded into the ./downloads
folder by default,you can specify another path interactively.
Demo
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyyt-cli-0.2.1.tar.gz
(5.5 kB
view details)
Built Distribution
File details
Details for the file pyyt-cli-0.2.1.tar.gz
.
File metadata
- Download URL: pyyt-cli-0.2.1.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 972506e262c6b1cd2a162dd829a3070ff911dec88f4da7ea15ef2da2c022267a |
|
MD5 | d0efec6dd40f17c7d145b262a63fcf05 |
|
BLAKE2b-256 | 2596d544d541457e59d36a0d3157efd4aa8736286f809de66d339e0e5398b4a7 |
File details
Details for the file pyyt_cli-0.2.1-py2.py3-none-any.whl
.
File metadata
- Download URL: pyyt_cli-0.2.1-py2.py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87a53d3e187afdf9ee928293dd8f55260e9a51d65d426ef750417ebf06e61fac |
|
MD5 | 4e02a83a3307adbbf6a00245335fff62 |
|
BLAKE2b-256 | a921999510721f5a4d386c080d979364c90b975362b2cfbcbea8ff61e8b3bea4 |