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.1.3.tar.gz
(5.5 kB
view details)
Built Distribution
File details
Details for the file pyyt-cli-0.1.3.tar.gz
.
File metadata
- Download URL: pyyt-cli-0.1.3.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 | b16c07cbf883a922eb8f3ac155d6e885be1891ec5ab5bc8268f2456c7a832a4e |
|
MD5 | 844ebcdce934b043b61498ec513e9ef9 |
|
BLAKE2b-256 | 8ff243d4d58fd8b0a33b1afdf53b1e75be1c04d765691b817d3e3feadac97e61 |
File details
Details for the file pyyt_cli-0.1.3-py2.py3-none-any.whl
.
File metadata
- Download URL: pyyt_cli-0.1.3-py2.py3-none-any.whl
- Upload date:
- Size: 5.2 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 | 775d0dd5bc7ff10c3a52de78e211b92e4d8b19ea0d30ba9fbc3d234452f54cd2 |
|
MD5 | 8abd513fac0532a2286390b35976c3b1 |
|
BLAKE2b-256 | 53a868d4ec93758a2c550e51ead64b9878ba66c456231327de91bc7973bccec1 |