Giter Site home page Giter Site logo

radovankavicky / youtube-playlist-downloader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shiftedclock/youtube-playlist-downloader

0.0 0.0 0.0 4 KB

A Python CLI utility to download an entire playlist from YouTube.

License: MIT License

Python 100.00%

youtube-playlist-downloader's Introduction

This is an archived repository.

I recommend using youtube-dl instead: https://github.com/rg3/youtube-dl It supports downloading playlists using the command line flag --playlist-start, and many other options.

youtube-playlist-downloader

A Python CLI utility to download an entire playlist from YouTube. By default it downloads the videos from the Berkeley Deep Reinforcement Learning class CS294.

To run, clone this repository into an empty directory: git clone https://github.com/svass/youtube-playlist-downloader.git

Then install the one dependency: pip install pytube

Finally run the script: python playlist-downloader.py

Optionally specify a playlist url to download: python playlist-downloader.py -p https://www.youtube.com/playlist?list=PLBmH8k4EW7GJ-tsTXJLOKQuNYXpRu8mjS

And/or a destination directory to save the videos in: python playlist-downloader.py -d ~/corgi_videos -p https://www.youtube.com/playlist?list=PLBmH8k4EW7GJ-tsTXJLOKQuNYXpRu8mjS

The script checks if the videos from the playlist are already in the destination directory. This means you can re-run the script and only download the newly uploaded content.

youtube-playlist-downloader's People

Contributors

erikgranlund avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.