Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
* Introduce geo bypass context
* Add ability to bypass based on IP blocks in CIDR notation
* Introduce --geo-bypass-ip-block
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #12482
|
|
|
|
closes #12178, closes #12480)
|
|
BrightcoveNewIE.extract_urls(): Handle player data when it is all in
attributes of the <video> tag, and also the id is
data-brightcove-video-id not data-video-id.
Add test to generic extractor, note HEAD gives 404, no checksum computed(?).
|
|
|
|
|
|
|
|
|
|
Closes #11688
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #9965
|
|
|
|
|
|
|
|
Closes #9180.
|
|
|
|
|
|
|
|
duration and timestamp
|
|
|
|
|
|
|
|
The full URL lays in the `data` attribute of <object> (#8862)
|
|
|
|
|
|
- use FFmpeg downloader to download m3u8 formats extracted
from BrightcoveNew(some of the m3u8 media playlists use AES-128)
- update comment and update_url_query to handle url query
|
|
|
|
|
|
|
|
|