Skip to content

Simple yt-dlp backend in Python with Flask for my youtube-converter web application

License

Notifications You must be signed in to change notification settings

KMoszczyc/yt-dlp-back

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yt-dlp-back

Simple yt-dlp backend in Python with Flask for my youtube-converter web application, ready for deployment on Heroku.

Example usage

Make a POST request on https://yt-dlp-back.onrender.com/download endpoint with a JSON:

f.e.

{
    "url":"https://www.youtube.com/watch?v=eFTlFPRCytU&t=181s",
    "sessionDir":"rgw45g435g245rgerg/"
}

About

Simple yt-dlp backend in Python with Flask for my youtube-converter web application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published