[ie/niconico:live] Fix extractor and downloader (#13158)
Authored by: doe1080
This commit is contained in:
parent
99b85ac102
commit
06c1a8cdff
3 changed files with 68 additions and 71 deletions
|
|
@ -263,6 +263,9 @@ class InfoExtractor:
|
|||
* http_chunk_size Chunk size for HTTP downloads
|
||||
* ffmpeg_args Extra arguments for ffmpeg downloader (input)
|
||||
* ffmpeg_args_out Extra arguments for ffmpeg downloader (output)
|
||||
* ws (NiconicoLiveFD only) WebSocketResponse
|
||||
* ws_url (NiconicoLiveFD only) Websockets URL
|
||||
* max_quality (NiconicoLiveFD only) Max stream quality string
|
||||
* is_dash_periods Whether the format is a result of merging
|
||||
multiple DASH periods.
|
||||
RTMP formats can also have the additional fields: page_url,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue