mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-01-14 22:37:36 +01:00
11f9be0912
* `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