mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-01-07 07:43:49 +00:00
* `player_client` accepts multiple clients * default `player_client` = `android,web` * music clients can be specifically requested * Add IOS `player_client` * Hide live dash since they can't be downloaded Closes #501 Authored-by: pukkandan, colethedj