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.
- Host: GitHub
- URL: https://github.com/tharuneshwar-s/stream-saver
- Owner: tharuneshwar-s
- Created: 2022-02-22T15:15:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-15T08:37:03.000Z (over 2 years ago)
- Last Synced: 2025-03-29T11:05:18.304Z (7 months ago)
- Topics: html-css-javascript, jquery-ajax, python-flask-application, pytube
- Language: CSS
- Homepage: https://ytd369.onrender.com
- Size: 1.97 MB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# youtube-video-audio-downloader
> Demo site: https://ytd369.onrender.com
[](https://www.python.org/downloads/release/python-390/)
[](https://flask.palletsprojects.com/en/2.0.x/)
[](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```