mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-10-03 17:07:44 -04:00
[youtube] Use new API for additional video extraction requests (#328)
Co-authored-by: colethedj, pukkandan Closes https://github.com/yt-dlp/yt-dlp/issues/427 Workarounds for https://github.com/ytdl-org/youtube-dl/issues/29326, https://github.com/yt-dlp/yt-dlp/issues/319, https://github.com/ytdl-org/youtube-dl/issues/29086
This commit is contained in:
@@ -1332,6 +1332,8 @@ Some extractors accept additional arguments which can be passed using `--extract
|
||||
The following extractors use this feature:
|
||||
* **youtube**
|
||||
* `skip`: `hls` or `dash` (or both) to skip download of the respective manifests
|
||||
* `player_client`: `web`(default) or `android` (force use the android client fallbacks for video extraction)
|
||||
* `player_skip`: `configs`- skip requests if applicable for client configs and use defaults
|
||||
|
||||
# PLUGINS
|
||||
|
||||
|
Reference in New Issue
Block a user