Job TreeNavigate the job tree to view your child job details
Loading job tree...
Download YouTube videos in MP4 format at any resolution.
Code
ready
Outputs
waiting for outputs
Logs
listening for logs...
README

YouTube Downloader

This function downloads a YouTube video as an MP4 file in any specified resolution.

Pricing

Pricing is currently calculated using a combination of our compute based pricing for cpu functions and a pay-as-you-go charge of 0.1 per GB downloaded. Pricing is subject to change.

Local development

cd youtube_downloader
pip install sievedata
pip install git+https://github.com/sieve-community/pytube.git
python main.py

Note: To add proxies in local development, set the YOUTUBE_PROXIES environment variable to a JSON array of proxies.