Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Python script to download all videos as audio from a given youtube playlist

License

Notifications You must be signed in to change notification settings

patillacode/pyyt

Repository files navigation

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

About

Python script to download all videos as audio from a given youtube playlist

Resources

License

Stars

Watchers

Forks

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /