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
- Host: GitHub
- URL: https://github.com/prokunal/smart-youtube-playlist-downloader
- Owner: prokunal
- Created: 2022-03-16T04:19:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-30T05:00:13.000Z (over 1 year ago)
- Last Synced: 2025-02-01T17:51:11.156Z (8 months ago)
- Topics: download-youtube-playlist-python, playlist-downloader, python3, youtube, youtube-downloader, youtube-playlist-download, youtube-playlist-downloader, youtube-video, youtube-video-download, youtube-video-downloader
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 25
- Watchers: 2
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
=====

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