Age | Commit message (Collapse) | Author |
|
- extract http formats included in m3u8 manifest
- fix user extraction(closes #3553)(closes #21415)
- add suport for User Authentication(closes #11491)
- fix password protected videos extraction(closes #23176)
- respect age limit option and family filter cookie value(closes #18437)
- handle video url playlist query param
- report alowed countries for geo-restricted videos
|
|
preserving standard order for potential future use
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#18485, closes #21169)
|
|
|
|
a separate method
|
|
|
|
|
|
|
|
|
|
#20346)
|
|
|
|
|
|
|
|
non fatal mode
|
|
|
|
For symmetry with other segmented media
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
it can be read if it matches expected_status (resolves #17195, closes #17846, resolves #17447)
|
|
|
|
|
|
|
|
manifests
|
|
|
|
|
|
|
|
HTTP requests
Useful when some non-success (2xx) HTTP status codes should be considered normal. Previously this required to manually catch corresponding exceptions and read the response.
|
|
|
|
* Introduce geo bypass context
* Add ability to bypass based on IP blocks in CIDR notation
* Introduce --geo-bypass-ip-block
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<location> can have relative URIs, not just absolute.
|
|
|
|
|
|
|