Skip to content

Flask implementation of a Youtube to MP3 downloader using yt-dlp

Notifications You must be signed in to change notification settings

tnk-rin/FlaskYTDl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlaskYTDl

Youtube mp3/mp4 downloader built with Python/Flask backend, Vanilla HTML/CSS/JS frontend. Uses yt-dlp.

Installation

$ git clone https://github.com/tnk-rin/FlaskYTDl.git
$ cd FlaskYTDl
$ pip install -r requirements.txt
$ flask run

Screenshots

image

About

Flask implementation of a Youtube to MP3 downloader using yt-dlp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published