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.2.tar.gz
(5.5 kB
view details)
Built Distribution
File details
Details for the file pyyt-cli-0.2.2.tar.gz
.
File metadata
- Download URL: pyyt-cli-0.2.2.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 | b01e5dd47b0d1baadbbc29b105982c59b817227f346c74448aa48f1a0cf0269b |
|
MD5 | 7bacda036d14b8b2660df7cf5799ea87 |
|
BLAKE2b-256 | d9f0319da83ef2f4393333d8923f5c4ff5b1a1c3a5d50ae19c5480e95087fa36 |
File details
Details for the file pyyt_cli-0.2.2-py2.py3-none-any.whl
.
File metadata
- Download URL: pyyt_cli-0.2.2-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 | c9df1e0fcb48a2be1fc87b70b2cc3a27402c2fe862f0af1e5f6ed5a2fb2a55cf |
|
MD5 | 1cc201ef7536bf98f87349bb1ce638cd |
|
BLAKE2b-256 | 8a90c58fa5a8f9ef409092a0d3a0945ea96f9053f1cf484a47f6ad7cd0007d67 |