hookFang / Python-Flask-YT-Downloader

This Web App 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.

Home Page:https://yt.hashmaps.ca/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This Web App 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.

https://yt.hashmaps.ca/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 41.3%Language:HTML 40.9%Language:CSS 17.8%