Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-21 | Fix typos (#27084) | Josh Soref | |
* spelling: authorization Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: brightcove Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: creation Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: exceeded Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: exception Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: extension Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: extracting Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: extraction Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: frontline Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: improve Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: length Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: listsubtitles Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: multimedia Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: obfuscated Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: partitioning Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: playlist Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: playlists Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: restriction Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: services Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: split Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: srmediathek Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: support Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: thumbnail Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: verification Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: whitespaces Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> | |||
2020-06-16 | [brightcove] Improve embed detection (closes #25674) | Sergey M․ | |
2020-06-05 | [brightcove] Sort imports | Sergey M․ | |
2020-06-05 | [brightcove] Fix subtitles extraction (closes #25540) | Sergey M․ | |
2019-12-31 | [brightcove] invalidate policy key cache on failing requests | Remita Amine | |
2019-12-31 | [brightcove] update policy key on failing requests | Remita Amine | |
2019-12-29 | [brightcove] cache brightcove player policy keys | Remita Amine | |
2019-09-19 | [brightcove] delegate all supported BrightcoveLegacyIE URLs to BrightcoveNewIE | Remita Amine | |
closes #11523 closes #12842 closes #13912 closes #15669 closes #16303 | |||
2019-06-23 | [brightcove:new] Add support for playlists (#21331) | Kyle | |
2019-03-11 | Start moving to ytdl-org | Sergey M․ | |
2018-10-15 | [brightcove] remove unused variable | Remita Amine | |
2018-10-15 | [brightcove:legacy] add another fall back to brightcove:new | Remita Amine | |
2018-10-15 | [brightcove:legacy] fall back to brightcove:new(#13912) | Remita Amine | |
2018-06-24 | [brightcove] workaround sonyliv DRM protected videos(closes #16807) | Remita Amine | |
2018-05-02 | Improve geo bypass mechanism | Sergey M․ | |
* Introduce geo bypass context * Add ability to bypass based on IP blocks in CIDR notation * Introduce --geo-bypass-ip-block | |||
2018-02-19 | [brightcove:new] Use referrer for formats' HTTP headers | Sergey M․ | |
2018-02-04 | [brightcove] Pass embed page URL as referrer (closes #15486) | Sergey M․ | |
2017-12-23 | [7plus] Add new extractor(closes #15043) | Remita Amine | |
2017-05-09 | [cspan] add support for brightcove live embeds(closes #13028) | Remita Amine | |
2017-05-01 | [brightcove] Allow whitespace around attribute names in embedded code | Sergey M․ | |
2017-04-22 | [brightcove] match only video elements with data-video-id attribute | Remita Amine | |
2017-04-19 | [brightcove] PEP 8 | Sergey M․ | |
2017-04-18 | [brightcove] Support URLs with bcpid instead of playerID | Yen Chi Hsuan | |
Fixes #12482 | |||
2017-04-18 | [brightcove] Fix _extract_url (closes #12782) | Sergey M․ | |
2017-04-15 | [brightcove] Validate ambiguous embeds' URLs (closes #9163, closes #12005, ↵ | Sergey M․ | |
closes #12178, closes #12480) | |||
2017-04-15 | [brightcove] Relax video tag embeds extraction | John Hawkinson | |
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(?). | |||
2017-03-07 | [brightcove:legacy] Relax videoPlayer validation check (closes #12381) | Sergey M․ | |
2017-03-03 | [brightcove:new] Add ability to smuggle geo_countries into URL | Sergey M․ | |
2017-03-03 | [brightcove:new] Raise GeoRestrictedError | Sergey M․ | |
2017-02-18 | [brightcove:legacy] restrict videoPlayer value(closes #12040) | Remita Amine | |
2017-01-16 | [brightcove] Recognize another player ID | Yen Chi Hsuan | |
Closes #11688 | |||
2017-01-14 | [brightcove:legacy] Fix misplaced backslash in a regexp | Jakub Wilk | |
2016-12-24 | [brightcove:legacy] Improve embeds detection (closes #11523) | Sergey M․ | |
2016-12-18 | [brightcove:new] skip widevine classic videos | Remita Amine | |
2016-10-03 | Unify coding cookie | Déstin Reed | |
2016-09-24 | [brightcove:new] add support for live streams | Remita Amine | |
2016-07-14 | [brightcove] skip ism manifests | Remita Amine | |
2016-07-11 | [beightcove:new] remove html tags from description | Remita Amine | |
2016-07-07 | [brightcove:legacy] Support 'playlistTabs' and skip a dead test | Yen Chi Hsuan | |
Closes #9965 | |||
2016-07-03 | [brightcove] improve error detection | Remita Amine | |
2016-05-21 | [brightcove:new] Improve error reporting | Sergey M․ | |
2016-05-13 | [brightcove] change the protocol for m3u8 formats to m3u8_native | remitamine | |
2016-04-13 | Make tbr field 'int' rather than 'tuple' | aystroganov@gmail.com | |
Closes #9180. | |||
2016-04-02 | [brightcove:legacy] skip None value for uploader_id | remitamine | |
2016-04-02 | [brightcove:legacy] extract uploader_id as a string | remitamine | |
2016-04-02 | [brightcove:new] extract subtitles and strip video title | remitamine | |
2016-04-02 | [brightcove:legacy] improve format extraction and extract uploader_id, ↵ | remitamine | |
duration and timestamp | |||
2016-04-02 | [brightcove] fix format sorting | remitamine | |
2016-03-31 | [brightcove] relax embed_in_page regex | remitamine | |
2016-03-26 | [brightcove] Extract more formats (#8862) | Yen Chi Hsuan | |