62 Commits (53407e3f383ed80c67db9e06b8c3480257aa3184)

Author SHA1 Message Date
remitamine 53407e3f38 [brightcove] fix streaming_src extraction 9 years ago
remitamine ed1269000f [brightcove] add support for brightcove in page embed(fixes #6824) 9 years ago
Sergey M․ e20d0c1e69 [brightcove] Use `compat_xml_parse_error` (Closes #6060) 9 years ago
Sergey M․ af9cdee9cb [brightcove] Improve and generalize brightcove URL extraction from JS 9 years ago
fnord b4e1576aee Brightcove extractor: support customBC.createVideo(...); method 9 years ago
Yen Chi Hsuan b26733ba7f [brightcove] Allow single quotes in Brightcove URLs (fixes #5901) 9 years ago
Yen Chi Hsuan 9fc03aa87c [brightcove] Always return lists from _extract_brightcove_urls 9 years ago
Sergey M․ 94c1255782 [brightcove] Handle non well-formed XMLs (#5421) 9 years ago
Sergey M․ 476e1095fa [brightcove] Improve brightcove experience regex (Closes #5421) 9 years ago
Philipp Hagemeister d47c26e168 [brightcove] Correct keys in playlists 10 years ago
Philipp Hagemeister c1147c05e1 [brightcove] Fix up more generically invalid XML (Fixes #4849) 10 years ago
Philipp Hagemeister ec05fee43a [brightcove] Add shorter URL scheme for other extractors 10 years ago
Philipp Hagemeister 1cc79574fc Fix imports and general cleanup 10 years ago
Jaime Marquínez Ferrándiz 233d37fb6b [brightcove] Make sure that the 'ext' variable is set (fixes #4360) 10 years ago
Jaime Marquínez Ferrándiz 4d46c1c68c [brightcove] Improve error message detection (#4256) 10 years ago
Jaime Marquínez Ferrándiz d6f714f321 [brightcove] Remove the namespace from the BrightcoveExperience html object 10 years ago
Naglis Jonaitis 37aab27808 [brightcove] Extract m3u8 formats (#3541) 10 years ago
Naglis Jonaitis b5af6fcdad [brightcove] Make _VALID_URL less greedy and check for empty URLs (#3541) 10 years ago
Jaime Marquínez Ferrándiz bd4e40df1a [brightcove] Add a test for playlists 10 years ago
Philipp Hagemeister e1ab5000b2 [brightcove] Add support for videoId= in og:video meta (Fixes #3571) 10 years ago
Philipp Hagemeister a5ed3e571e [brightcove] Detect geoblocking 10 years ago
Philipp Hagemeister 6857590059 [brightcove] Add a truncated URL warning message (#3571) 10 years ago
Jaime Marquínez Ferrándiz 35eacd0dae [brightcove] Set the filesize of the formats and use _sort_formats 10 years ago
Jaime Marquínez Ferrándiz 96bef88f5f [brightcove] Modernize some tests 10 years ago
Jaime Marquínez Ferrándiz 5524b242a7 [brightcove] Add support for renditions with 'remote' set to True (fixes #3081) 10 years ago
Jaime Marquínez Ferrándiz a013eba65f [brightcove] Improve the 'experienceJSON' regex (#3081) 10 years ago
Jaime Marquínez Ferrándiz 381640e3ac [brightcove] Only use url from meta element if it has the 'playerKey' field (fixes #2738) 10 years ago
Sergey M․ 0479c625a4 [brightcove] Encode object_str with utf-8 10 years ago
Jaime Marquínez Ferrándiz ac6e4ca1ed [brightcove] Unescape html entities from the 'og:video' url property (fixes #2360) 11 years ago
Philipp Hagemeister 99877772d0 [generic] Add support for multiple brightcove URLs (Fixes #2283) 11 years ago
Philipp Hagemeister 17ab4d3b5e [brightcove] Move test to generic 11 years ago
Philipp Hagemeister 117bec936c [brightcove] Parse URL from meta element if available (Fixes #2253) 11 years ago
Philipp Hagemeister 066f6a0630 [nowness] Add support 11 years ago
Jaime Marquínez Ferrándiz 47917f24c4 [brightcove] Fix extraction of embedded videos 11 years ago
Jaime Marquínez Ferrándiz d614aa40e3 [brightcove] Fix check for url in the result 11 years ago
Philipp Hagemeister 7b0817e8e1 [servingsys] Add support 11 years ago
Jaime Marquínez Ferrándiz db22af36ec [brightcove] The ‘id’ attribute is not always present in the object tag (fixes #2132) 11 years ago
Philipp Hagemeister 79f8295303 Use original Referer URL in Brightcove requests (Fixes #2110) 11 years ago
Philipp Hagemeister 400e58103d [brightcove] Use unicode_literals 11 years ago
Philipp Hagemeister c4d55a33fc [brightcove] Test checksum changed 11 years ago
Philipp Hagemeister f8bd0194a7 Remove superfluous spaces 11 years ago
Jaime Marquínez Ferrándiz 77526143e7 [brightcove] Use the original url (usually the player) as the default referer (fixes #1929) 11 years ago
Jaime Marquínez Ferrándiz d214fdb8fe [brightcove] Don't use 'or' with the xml nodes, use the 'value' attribute instead 11 years ago
Jaime Marquínez Ferrándiz 36de0a0e1a [brightcove] Set the 'videoPlayer' value to the 'videoId' if it's missing in the parameters (fixes #1815) 11 years ago
Jaime Marquínez Ferrándiz dd5bcdc4c9 [brightcove] Set the 'Referer' header if the url has the 'linkBaseUrl' parameter (fixes #1553) 11 years ago
Jaime Marquínez Ferrándiz 51040b72ed [brightcove] Support redirected urls from bcove.me (fixes #1732) 11 years ago
Jaime Marquínez Ferrándiz b0759f0c19 [brightcove] Extract all the available formats 11 years ago
Jaime Marquínez Ferrándiz fc4a0c2aec [brightcove] Change the 'videoId' or 'videoID' field to '@videoPlayer' (fixes #1697) 11 years ago
Jaime Marquínez Ferrándiz eeb165e674 [brightcove] Add the extraction of the url from generic 11 years ago
Jaime Marquínez Ferrándiz f52f01b5d2 [brightcove] Don't set the extension 11 years ago