Age | Commit message (Collapse) | Author |
|
|
|
[afreecatv] Add new extractor for afreecatv.com VODs
|
|
|
|
|
|
|
|
Used in WDR live radios (#6147)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
curl: follow redirect
|
|
|
|
|
|
Update README.md to mention MacPorts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Yet only Basic authentication is supported either via .netrc or by manual input
|
|
|
|
|