Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/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.
https://github.com/hookfang/python-flask-yt-downloader

downloader flask-application python youtube-downloader

Last synced: 1 day ago
JSON representation

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.

Awesome Lists containing this project

README

        

# 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](https://yt.hashmaps.ca/)