animmouse/Setup yt-dlp
Setup/Install yt-dlp (a youtube-dl fork) for GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 26, 2026
- License
- MPL 2.0
Pinned Snippet
uses: animmouse/setup-yt-dlp@d9487585ee9793f15ccf6f3bcd326a95d0dac1b5 # v3.1.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| ffmpeg | Install yt-dlp/FFmpeg-Builds for yt-dlp | — | true |
| aria2 | Use aria2 by writing to yt-dlp config | — | true |
| ejs-node | Use EJS Node by writing to yt-dlp config | — | true |
| version | yt-dlp version | — | latest |
| nightly | yt-dlp nightly | — | false |
| token | GitHub token to avoid API rate limiting | — | ${{ github.token }} |
Outputs
no outputs