/pytube-videoapp

Video downloader in python with pytube module

Primary LanguagePythonMIT LicenseMIT

Python video downloader with pytube

Video downloader in python with pytube module (Supports Playlist Links)

Installation

Use the package manager pip to install pytube and PyQt5.

pip3 install -r requirements.txt

Usage

1-) Open the app:

2-) Enter a url:

3-) Choose a video type:

4-) Press Download button, choose where to download and wait:

5-) When the file is downloaded, press the refresh app button and download it again.:

License

MIT