Skip to content

In this Project i'll build a desktop app that'll be able to download Youtube Videos. You can download single video, complete playlist or even complete channel.

Notifications You must be signed in to change notification settings

Muhammad-Ahsan-Rasheed/youtube_downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Youtube Downloader

GitHub followers

Description

In this project I build version 1.0 of my Youtube Downloader as CLI base App. I used concept of Multithreading for Fast Downloading... You can use this version to download

  • Single Video
  • Playlist
  • Complete Channel

How to Get Started

You have to download pytube to run this project.
You can run this command in Ternmainal.
pip install pytube

Pytube Documentation

How to Use this Project

After installing the Pytube you can simply run the main.py file.

Input Parameters

You have to provide these three parameters

  1. Selected Option (1 to download single video and so on).
  2. The Path (Where you want your file to download)
  3. The Link (Link of video/playlist/channel e.g https://www.youtube.com/watch?v=j45OesyjgD0)

GitHub followers

About

In this Project i'll build a desktop app that'll be able to download Youtube Videos. You can download single video, complete playlist or even complete channel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages