Setup yt-dlp
Version updated for https://github.com/AnimMouse/setup-yt-dlp to version v3.1.1.
- This action is used across all versions by 77 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Setup yt-dlp for GitHub Actions” action simplifies the installation and configuration of the yt-dlp tool within GitHub Actions workflows, enabling automated video downloading and processing. It addresses common challenges by providing seamless integration with tools like FFmpeg, aria2, and yt-dlp-ejs for enhanced functionality and performance, and supports YouTube cookies to bypass login restrictions for authenticated downloads. This action automates the setup process, reducing manual effort and ensuring an efficient, ready-to-use environment for yt-dlp.
Release notes
Changelog:
- Change
.ymlto.yaml. - Use semantic versioning on releases.