yt-dlp-wiki icon indicating copy to clipboard operation
yt-dlp-wiki copied to clipboard

https://github.com/yt-dlp/yt-dlp/wiki

Results 10 yt-dlp-wiki issues
Sort by recently updated
recently updated
newest added

Some pip installation commands that we recommend don't work in zsh, since zsh attempts to expand any unquoted `[`. zsh manual: ``` FILENAME GENERATION If a word contains an unquoted...

Added a command for installing to /bin/ in linux with curl, its just what worked for me. idk if its just a debian thing but /.local/bin/ isnt a thing on...

do-not-merge

See https://github.com/yt-dlp/yt-dlp/pull/8544 and https://github.com/yt-dlp/yt-dlp/issues/8437.

following the arch wiki https://wiki.archlinux.org/title/Pacman#Installing_packages

stale

Created tutorial based on instructive comments in this thread https://github.com/yt-dlp/yt-dlp/issues/1252 Shows how to run yt-dlp for the first time on windows for an absolute beginner, and add it to your...

stale

By default winget will search both the Microsoft Store and the Winget manifests. Whilst the winget manifest repo is moderated (importantly, manifests presumably have to use the official binaries), I...

Adds a new entry in the `Common YouTube Errors` section of this Wiki page dealing a temporary CDN / playback ban caused by YouTube rate limit / API violations. It...