An open API service indexing awesome lists of open source software.

https://github.com/prokunal/smart-youtube-playlist-downloader

Download all videos from YouTube playlist with 4 threading to download super fast
https://github.com/prokunal/smart-youtube-playlist-downloader

download-youtube-playlist-python playlist-downloader python3 youtube youtube-downloader youtube-playlist-download youtube-playlist-downloader youtube-video youtube-video-download youtube-video-downloader

Last synced: 8 months ago
JSON representation

Download all videos from YouTube playlist with 4 threading to download super fast

Awesome Lists containing this project

README

          

# Smart-Youtube-Playlist-Downloader

Download all videos from YouTube playlist.

Features
========

* super fast downloading with threading
* resume from where your download left
* Usage
=====

First install all require modules

* pip3 install -r requirements.txt



Steps to follow:

Step 1: copy any youtube playlist link

Step 2:
```
python3 yt_playlist_downloader.py yt_playlist_link
```

Proof
=====

![](https://i.ibb.co/ydZtXTh/Screenshot-2022-03-16-00-18-03.png)

Author
======

* [Kunal Kumar](https://twitter.com/l1v1n9h311)