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.6.tar.gz
(5.5 kB
view details)
Built Distribution
File details
Details for the file pyyt-cli-0.1.6.tar.gz
.
File metadata
- Download URL: pyyt-cli-0.1.6.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 | 930ed5fda38cc7995432a7bfd581b713b045b93d224dff6fde28b63b09322742 |
|
MD5 | d84a5a29b2240a669917a22038aaa4c7 |
|
BLAKE2b-256 | 912b27bc34944dac3332ab222d4f8c485858d4c7970d100eb18512eb4f5822ad |
File details
Details for the file pyyt_cli-0.1.6-py2.py3-none-any.whl
.
File metadata
- Download URL: pyyt_cli-0.1.6-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 | dc721cae18c038b23185db56a713f280d3ef31dd78dbc6749ee328eb49099c7a |
|
MD5 | 193e543a4d5961d7387fc07d6e901d7f |
|
BLAKE2b-256 | 47f2e2b8077f90ff7a491ac3dd0d58da2a96718db7967a4f477c4e98ca3c087e |