Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 866 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 866 Bytes

Youtube Video Downloader

It is a simple app (till now) for downloading youtube videos using Youtube-dl api.

Advantages: [Some will be available in future]

  • Internet Download Manager fails to resume some videos but this one never does, it can resume download of a video if it is interrupted somehow in the first place [Y_DL]
  • All IDM Features with video quality checking option [GUI]
  • If format not found, highest quality video will be downloaded [Y_DL]
  • Multiple Downloads [GUI]
  • Downloading Youtube Playlist [Y_DL]
  • Download Queue [GUI]
  • update

Need to update the software package Upgradation currently going on

TODO

  • Making a ListView / ListWidget Model
  • Add Multiple Format Support
  • Custom process
  • Multiple process support
  • Download speed limiter
  • Update python version
  • Update listwidget with custom download listitem
  • ...