You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 years ago
..
__init__.py [youtube_live_chat] Support ongoing live chat (#422) 3 years ago
common.py [cleanup] Revert unnecessary changes in 51d9739f80 3 years ago
dash.py [cleanup] Minor refactoring of `fragment` 3 years ago
external.py [downloader/ffmpeg] Fix `--ppa` when using simultaneous download 3 years ago
f4m.py Completely change project name to yt-dlp (#85) 3 years ago
fragment.py [fragment] Handle errors in threads correctly 3 years ago
hls.py [cleanup] Minor refactoring of `fragment` 3 years ago
http.py Add option `--throttled-rate` below which video data is re-extracted 3 years ago
ism.py [downloader/ism] Support muxing TTML subtitles 3 years ago
mhtml.py [downloader/mhtml] Add new downloader (#343) 3 years ago
niconico.py [niconico] Fix HLS formats 3 years ago
rtmp.py More consistent warning messages (#173) 3 years ago
rtsp.py More consistent warning messages (#173) 3 years ago
websocket.py [websockets] Add `WebSocketFragmentFD` (#399) 3 years ago
youtube_live_chat.py [youtube] Extract data from multiple clients (#536) 3 years ago