A standalone youtube downloader using pytube3.
-
Run application
-
Enter youtube video URL. Accepted urls are in the following format:
https://youtube.com/watch?v={video_id}
https://youtube.com/embed/{video_id}
https://youtu.be/{video_id}
-
Select "Load Video Quality." This will open a new window with available video and audio formats. Select your desired video/audio format. This closes the window. A download button will appear only after a video quality is selected.
-
Select download folder. If this option is not selected, it will download into the directory the application is stored.
-
Hit download now.
If you do not enter an appropriate video url, the application may open the new window, but no options will be available. Close the top level window and enter a functioning youtube url again.
The Application may perform slowly based on internet connection. If the button is depressed, it is working in the backend. Especially on video download, it will remain pressed until the video is saved (which can take a very long time).
- Playlist downloading.
- Video URL queueing
- URL csv/txt file downloading
- Adding more video sites alongside youtube with site parser