Skip to content
/ ytdl Public

Serverless video downloader app (using youtube-dl)

License

Notifications You must be signed in to change notification settings

ahmetb/ytdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless video downloader (youtube-dl)

A serverless application that uses youtube-dl to quickly download and stream videos from media sites.

Deploy to Google Cloud Run:

Run on Google Cloud

Then visit your application with ?url= parameter to download a video:

https://<YOUR-APP-URL>/?url=https://www.youtube.com/watch?v=jHjFxJVeCQs

Currently the maximum response time limit on Cloud Run is 60 minutes, so that's how long you can download content for, and you should set this explicitly on your app.


This project is not affiliated with Google. It's created for demonstration purposes.

About

Serverless video downloader app (using youtube-dl)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published