Skip to main content

Python script to download videos as audio from a given YouTube playlist/video

Project description

Downloads

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

asciinema

Project details


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 hashes)

Uploaded Source

Built Distribution

pyyt_cli-0.2.2-py2.py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page