Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #9623
|
|
|
|
Closes #9578
|
|
Related: #9578
|
|
Related sources:
https://git.libav.org/?p=libav.git;a=blob;f=libavformat/http.c;h=8fe8d11e1edfdbb04a8726db2c49cfef3f572aac;hb=HEAD#l152
https://git.libav.org/?p=libav.git;a=blob;f=libavformat/tls.c;h=fab243e93e20034e88e619188c13a44a5d8ccdb9;hb=HEAD#l63
https://github.com/FFmpeg/FFmpeg/blob/f8e89d8/libavformat/http.c#L191
https://github.com/FFmpeg/FFmpeg/blob/f8e89d8/libavformat/tls.c#L92
|
|
|
|
|
|
|
|
|
|
Regression since 0a5685b26fae0940f14cb063a6e4fc6986f9c124
|
|
|
|
|
|
|
|
[vlive] Acknowledge vlive+ streams statuses
|
|
Same as common statuses just with "PRODUCT_" prefix:
PRODUCE_LIVE_END, PRODUCT_COMING_SOON, etc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[Vidio] fix fallback value and wrap duration in int_or_none
[Vidio] don't use video_id for _html_search_regex()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added extractor of loc.gov, which closes #3188. I am not an experienced programmer, so I am sure I did a bunch of mistakes, but the extractor works (for me at least).
[LibraryOfCongress] don't use video_id for _search_regex()
[LibraryOfCongress] Improvements
|
|
|
|
|
|
|
|
escape_url is broken for bytes-like objects
|
|
|
|
|
|
|
|
|
|
|