aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/common/.config/yt-dlp
Commit message (Collapse)AuthorAgeFilesLines
* fix(yt-dlp): enable remote components for YouTube JS challengesCraig Jennings2026-02-021-0/+3
|
* feat(dotfiles): add yt-dlp config with modern optionsCraig Jennings2026-01-261-0/+20
Replaces old youtube-dl config with yt-dlp equivalent using updated option names: - --add-metadata -> --embed-metadata - --format best -> --format bestvideo+bestaudio/best Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>