Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 489 Bytes

File metadata and controls

15 lines (9 loc) · 489 Bytes

Python-Flask-YT-Downloader

About YT-Downloader

This Webapp provides a simple platform for users to download youtube videos. This project is still work in progress, as of now the video download part process is pretty slow. (But it works :))

Future upgrades

  • Break the video to read in chunks, avoids downloading the entire video into response.
  • Provide options to download videos in different resolutions.

Try the project

YT-Downloader