93 Commits (62cdb96f51eca4226b4d499e292d1ea1f9babb72)

Author SHA1 Message Date
Sergey M․ 96f4f796fb [brightcover] Remove unused import 8 years ago
remitamine 354dbbd880 [brightcove:new] extract protocol-less embed URLs(closes #2914) 8 years ago
remitamine 48254c3f2c [brightcove] some improvements and fixes 8 years ago
remitamine 2cab48704c [thestar] Add new extractor(closes #5955) 8 years ago
remitamine 64d4f31d78 [brightcove:new] update embed_in_page embeds regex to match non numeric ref id 8 years ago
remitamine 89807d6a82 [brightcove] extract dash formats and detect audio formats 8 years ago
remitamine 975b9c9ab0 [brightcove:new] detect m3u8 manifests by M2TS container 8 years ago
remitamine 8ac73bdbe4 [brightcove:new] Add support for non numeric ref: preffixed video ids 8 years ago
remitamine d13bdc3824 [brightcove] raise ExtractorError on 403 errors and fix regex to work with tenplay 8 years ago
Sergey M․ 7e5edcfd33 Simplify formats accumulation for f4m/m3u8/smil formats 9 years ago
Sergey M․ 4f29fa9906 [brightcove:new] Add test for ref: prefixed video id 9 years ago
Sergey M․ 5b72fda140 [brightcove:new] Clarify ref: prefix 9 years ago
Sergey M․ f81ccbb3df [brightcove:new] Fix typo 9 years ago
Sergey M․ 9fd0f67678 [brightcove:new] Add support for ref: preffixed video ids (Closes #7794) 9 years ago
Sergey M․ 7234d1d9c7 [brightcove:new] Add _extract_url 9 years ago
Sergey M? 5c2266df4b Switch codebase to use sanitized_Request instead of 9 years ago
Sergey M․ d8a1caf04f [brightcove:new] Style 9 years ago
Sergey M․ cb33d389ed [brightcove:new] Add test with rtmp streams 9 years ago
Sergey M․ e01b432ad3 [brightcove:new] Fix test 9 years ago
Sergey M․ fd91257c40 [brightcove] Order imports alphabetically 9 years ago
Sergey M․ 75eac8961e [brightcove] Remove unused import 9 years ago
Sergey M․ 24af85298e [brightcove] Fix _extract_urls 9 years ago
Sergey M․ e721d857c2 [brightcove] Clarify IE_NAMEs 9 years ago
Sergey M․ 5c17f0a67a [brightcove:embedinpage] Rename extractor to brightcove new 9 years ago
Sergey M․ 4fcaa4f4a5 [brightcove] Rename extractor to brightcove legacy 9 years ago
Sergey M․ 536f819eda [brightcove] Imrove extraction of new embeds 9 years ago
Sergey M․ a662489877 [brightcove:embedinpage] Make more robust and extract rtmp streams 9 years ago
remitamine 9550ca506f [utils] change extract_attributes to work in python 2 9 years ago
Jaime Marquínez Ferrándiz 36e6f62cd0 Use a wrapper around xml.etree.ElementTree.fromstring in python 2.x (#7178) 9 years ago
remitamine c01e1a96aa [brightcove] fix test and fields extraction 9 years ago
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