Commit Graph

8872 Commits (bcd6276520e67f59b95dffdb280703328cab82de)

Author SHA1 Message Date
Sergey M․ 591e384552
[streamable] Remove debug output
Yen Chi Hsuan 9feb1c9731
[dailymotion] Fix extraction and update _TESTS
Closes 

Seems all videos use player V5 syntax now
Yen Chi Hsuan a093cfc78b
[vimeo:review] Fix extraction ()
Now Vimeo Review videos uses React. Thanks @davekaro for analyzing the
problem!
Yen Chi Hsuan cea364f70c
[extractor/common] Support HTML media elements without child nodes
Yen Chi Hsuan 55642487f0
[nhl] Skip invalid m3u8 formats (closes )
Yen Chi Hsuan 3d643f4cec
[hbo] Add HBOEpisodeIE ()
Yen Chi Hsuan c452e69d3d
[footyroom] Fix extraction and update _TESTS (closes )
Yen Chi Hsuan 555787d717
[streamable] Add helper for extracting embedded videos
Yen Chi Hsuan f165ca70eb
[abc.net.au:iview] Fix for non-series videos (closes )
Yen Chi Hsuan 27b8d2ee95
[hbo] Add display_id and another test ()
Yen Chi Hsuan 71cdcb2331
[hbo] Support episode pages (closes )
Yen Chi Hsuan 176006a120
[allocine] Fix for /video/ videos (closes )
Yen Chi Hsuan 65f4c1de3d
[allocine] Fix extraction (closes )
I change the URL of the third test case, because now the original URL
does not contain a video anymore, and there's no easy to get the real
URL from the /film/ one.
Yen Chi Hsuan b0082629a9
[nextmedia] Support action news (動新聞) on Apple Daily
Déstin Reed 2b51dac1f9
[slutload] Fix test and simplify
Sergey M․ f68901e50a
[reverbnation] Eliminate code duplication in thumbnails extraction
Déstin Reed 3adb9d119e
[reverbnation] Modernize
Remita Amine 1dd58e14d8 [lego] improve info extraction and bypass geo restriction(closes )
Sergey M․ f475e88121
[vimeo] PEP 8
[ci skip]
Remita Amine 3c6b3bf221 [iprima] detect geo restriction
Yen Chi Hsuan 38588ab977
[facebook] Fix for new handleServerJS syntax (closes )
According to the dump file in , handleServerJS() now accepts
an optional second argument. It's a string from available dump files.
Yen Chi Hsuan 85bcdd081c
[extractors] Add MmsIE
Yen Chi Hsuan 9dcd6fd3aa
[generic,commonprotocols] Move mms suuport from GenericIE
And use _generic_* helpers in those extractors
Yen Chi Hsuan 98763ee354
[extractor/common] Add id and title helpers for generic IEs
Yen Chi Hsuan 3d83a1ae92
[generic] Support direct MMS links (closes )
Sergey M․ 09b9c45e24
[generic] Add support for multiple vimeo embeds (Closes )
Remita Amine 33898fb19c [nzz] Add new extractor()
Remita Amine 017eb82934 [npo] detect geo restriction
Sergey M․ b1d798887e
[npo] Add support for 2doc.nl (Closes )
Remita Amine 185744f92f [lego] Add new extractor(closes )
Remita Amine 7232e54813 [tonline] Add new extractor()
Sergey M․ 6eb5503b12
[techtalks] Relax _VALID_URL
Aleksander Nitecki 539c881bfc
[techtalks] Allow URL-s with name part omitted.
Sergey M․ c1b2a0858c
[youtube:live] Extend _VALID_URL (Closes )
Remita Amine 215ff6e0f3 [theweatherchannel] Add new extractor(closes )
Déstin Reed dcdb292fdd
Unify coding cookie
Remita Amine c1084ddb0c [thisoldhouse] Add new extractor(closes )
Sergey M․ ee5de4e38e
[nhl] Add support for wch2016.com (Closes )
Yen Chi Hsuan 25291b979a Merge pull request from TRox1972/pornoxo_improve
[pornoxo] Use JWPlatform to improve metadata extraction
Déstin Reed 567a5996ca [pornoxo] Use JWPlatform to improve metadata extraction
Yen Chi Hsuan 703b3afa93
[amcnetworks] Skip a restricted _TEST
Yen Chi Hsuan 99ed78c79e
[jwplatform] Support DASH streams
Yen Chi Hsuan fd15264172
[jwplatform] Support old-style jwplayer playlists
Yen Chi Hsuan bd26441205
[utils] Fix xattr error handling
Sergey M․ f6ba581f89
[byutv:event] Add extractor
Sergey M․ 6d2549fb4f
[byutv] Fix id and display id
Déstin Reed 4da4516973
[byutv] Rely on _match_id and _parse_json
Sergey M․ e1e97c2446
[periscope:user] Fix extraction (Closes )
Yen Chi Hsuan 63e0fd5bcc Merge pull request from TRox1972/criterion_match_id
[criterion] Rely on _match_id, improve regex and add thumbnail to test
Déstin Reed 9c51a24642 [criterion] Rely on _match_id, improve regex and add thumbnail to test