Skip to content

Download Single Video/Multiple Video/Single Playlist/Multiple Playlist using Python's pytube library

Notifications You must be signed in to change notification settings

LegendXtion/Youtube-Video-Playlist-Downloader-python

Repository files navigation

Youtube-Video-Playlist-Downloader-Python

Download Single Video/Multiple Video/Single Playlist/Multiple Playlist using Python's pytube library

Description

You can download Single Video, Multiple Video, Single Playlist, Multiple Playlist using this user driven program.

To Install

To clone

git clone https://github.com/LegendXtion/Youtube-Video-Playlist-Downloader-python.git

Change directory

cd Youtube-Video-Playlist-Downloader-python

Installing required packages

pip install -r requirement.txt

To Run

python main.py

Screenshot

Note:

In case you are getting **raise RegexMatchError(caller="regex_search", pattern=pattern) pytube.exceptions.RegexMatchError: regex_search: could not find match for (?:v=|/)([0-9A-Za-z-]{11}).***_

then make sure you are running script after pasting urls in text file.

About

Download Single Video/Multiple Video/Single Playlist/Multiple Playlist using Python's pytube library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages