Setup yt-dlp
Version updated for https://github.com/AnimMouse/setup-yt-dlp to version v3.1.0.
- This action is used across all versions by 77 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action sets up yt-dlp, a powerful video downloader and fork of youtube-dl, for use in CI/CD workflows on GitHub Actions. It automates the installation of yt-dlp, FFmpeg, and other recommended tools like aria2 and yt-dlp-ejs to enhance video downloading capabilities, such as handling video merging, parallel downloads, and bypassing JavaScript challenges. Additionally, it provides functionality for securely using YouTube cookies to bypass login-related restrictions, simplifying and streamlining the video downloading process within automated pipelines.
Release notes
Changelog:
- Add support for EJS Node.