#YouTube Video Downloader
This repo contains code to download any YouTube Video/Playlist
Steps To Download Videos:-
- Copy Video/Playlist URL from youtube
- Run Main.py (Before executing check the download path. Provide proper path to download)
- Paste your link.
- Done. The Video/Playlist will be downloaded to the specified path.
- Enjoy :-)
Note :-
- Make sure to provide proper path in the main.py file
- All videos will be downloaded in the highest available quality only.
- Incase you get a connection error that means connection is being refused by the Youtube Server.
- If you want to download a Playlist make sure it is older than 24 hours otherwise it won't be downloaded.
- Made for learning purposes only. Thanks - @ImranSh1 Github.