mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-08-09 21:58:34 +03:00
[whowatch] Add extractor #292
closes #223 Authored by: nao20010128nao Modified from: https://github.com/nao20010128nao/ytdl-patched/blob/9e4a0e061a558cdb05a618e27f47ca0ac56ece94/youtube_dl/extractor/whowatch.py
This commit is contained in:
@@ -157,7 +157,7 @@ class InfoExtractor(object):
|
||||
* player_url SWF Player URL (used for rtmpdump).
|
||||
* protocol The protocol that will be used for the actual
|
||||
download, lower-case.
|
||||
"http", "https", "rtsp", "rtmp", "rtmpe",
|
||||
"http", "https", "rtsp", "rtmp", "rtmp_ffmpeg", "rtmpe",
|
||||
"m3u8", "m3u8_native" or "http_dash_segments".
|
||||
* fragment_base_url
|
||||
Base URL for fragments. Each fragment's path
|
||||
|
||||
Reference in New Issue
Block a user