yt-dlp/yt_dlp/downloader
pukkandan 11f9be0912
[youtube] Extract data from multiple clients (#536)
* `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
2021-07-21 09:22:34 +05:30
..
__init__.py
common.py
dash.py [cleanup] Minor refactoring of fragment 2021-06-24 22:23:33 +05:30
external.py [downloader/ffmpeg] Fix --ppa when using simultaneous download 2021-07-02 08:17:30 +05:30
f4m.py
fragment.py [fragment] Handle errors in threads correctly 2021-07-07 01:55:54 +05:30
hls.py [cleanup] Minor refactoring of fragment 2021-06-24 22:23:33 +05:30
http.py
ism.py
mhtml.py
niconico.py
rtmp.py
rtsp.py
websocket.py
youtube_live_chat.py [youtube] Extract data from multiple clients (#536) 2021-07-21 09:22:34 +05:30