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

https://github.com/tharuneshwar-s/stream-saver

Stream Saver is a Flask-Python web app that enables users to download YouTube videos. y leveraging the Pytube library, users can search for their desired videos and effortlessly save them for offline access. Stream Saver simplifies the process of video downloading, enhancing the convenience and flexibility of online content consumption.
https://github.com/tharuneshwar-s/stream-saver

html-css-javascript jquery-ajax python-flask-application pytube

Last synced: 7 months ago
JSON representation

Stream Saver is a Flask-Python web app that enables users to download YouTube videos. y leveraging the Pytube library, users can search for their desired videos and effortlessly save them for offline access. Stream Saver simplifies the process of video downloading, enhancing the convenience and flexibility of online content consumption.

Awesome Lists containing this project

README

          

# youtube-video-audio-downloader

> Demo site: https://ytd369.onrender.com

[![Maintenance](https://img.shields.io/badge/python-3.9-blue.svg)](https://www.python.org/downloads/release/python-390/)
[![Maintenance](https://img.shields.io/badge/framework-flask-red.svg)](https://flask.palletsprojects.com/en/2.0.x/)
[![Maintenance](https://img.shields.io/badge/Frontend-HTML/CSS/JS-green.svg)](https://img.shields.io/badge/Frontend-HTML/CSS/JS-green.svg)

> # Screenshots
>
>

## How to run.
> ```$ git clone https://github.com/THARUNESHWAR-369/youtube-video-audio-downloader.git```
>
> ```$ cd youtube-video-audio-downloader```
>
> ```$ pip install -r requirements.txt```
>
> ```$ python app.py```