Home

Awesome

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.