Skip to content

YouTubo - A lightweight YouTube videos & playlist downloader for windows

License

Notifications You must be signed in to change notification settings

abanand132/youtubo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

youTubo_logo

A lightweight, easy to use, Youtube Videos & Audio downloader

It is python based gui software that helps user to download youtube videos (single video or entire playlist) and audio(mp3) with just few clicks. (Tutorial Video)

Contents

Important Info

  • Operating System : Windows
  • Current version : 1.5
  • Developer : Abhishek Anand

Features

  • User can download a single video or an entire playlist according to their needs
  • Multiple Resolutions (360p, 720p etc.) of videos available
  • Users can also download just audio (mp3) of a video
  • English Subtitles (if available) can be downloaded alongside with the Single video as well as for whole Playlist
  • Application comes with light mode & dark mode
  • Progress bar to show the status of video/audio downloading
  • Notify users when download completed
  • User will get update notification when new version will be available

Tech Stacks

  • Python3
  • PyTube
  • Tkinter (For GUI Interface)

Installations

  • Just go to Application Folder and download youtubo.exe file.
  • After successful downloading into your device, just double click and start. You are ready to go. That's it.
  • User can also watch tutorial video (Click Here)

Known Issues

  • If you are facing Microsoft Defender issue then just click on more info and then run anyway or watch video given below https://github.com/abanand132/youtubo/assets/76703822/ede26d11-94ae-441e-a430-05b45a217aeb
    • If in your system, you don't see run anyway then you need to download manually. Follow the steps given below.
      • Download the zip file of entire repo present inside code button. See this
      • Extract the files from zip.
      • Go to src and then double click on main.py. Application should run after installing some modules.
      • Python should be installed in your system for this process
  • Downloading playlist of youtube shorts is not available
  • 1080p resolution is not available because YouTube used a protocol called DASH in which video file and audio of that video are two separate files. Because of this software needs to download both files separately and merging them alongside takes alot of time. So, that's why It is not available at the moment. Currenlty working on it, if possible then it will be available soon.


Thank you for using this app. Your feedback matters so do give your feedback.