onceuponatimeinamerica/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 May 9, 2026
- License
- MPL 2.0
Pinned Snippet
uses: onceuponatimeinamerica/ydler@9a03021635e9ab6e0eef00c43c9199e8bed6a11c # no releases — HEAD as of 2026-07-11tags 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