Commit Graph

268 Commits (06a12933f3621c4b5b84346edc0d5bd570f1aac3)

Author SHA1 Message Date
Sergey M․ 6dd94d3a79 [myvi:embed] Rename to myvi 9 years ago
Sergey M․ e6c2d9ad29 [extractor/generic:myvi] Add support for myvi embeds 9 years ago
Sergey M․ 66e568de3b [extractor/generic] Improve kaltura embeds support (Closes #6137) 9 years ago
Sergey M․ b8c1cc1a51 [extractor/generic] Add test for snagfilms embeds 9 years ago
Sergey M․ eedd20ef96 [extractor/generic] Add support for snagfilms embeds 9 years ago
Sergey M․ 8084be78c5 [extractor/generic] Add test for OnionStudios embeds 9 years ago
Sergey M․ 1ac1c4c26e [extractor/generic] Add support for OnionStudios embeds (Closes #5841) 9 years ago
Sergey M. 3c3b4176bd Merge pull request #5961 from dstftw/force-generic-extractor
Add --force-generic-extractor
9 years ago
Sergey M․ 2fece970b8 [extractor/generic] Clarify generic extraction warning 9 years ago
Yen Chi Hsuan a5158f38a3 [generic/adobetv] Support AdobeTVVideo embeds (#6039) 9 years ago
Sergey M․ c76799c555 [extractor/generic] Add test for xhamster embed 9 years ago
Sergey M․ 2bb5b6d0a1 [generic] Add support for xhamster embeds 9 years ago
Yen Chi Hsuan 756f574e4e [dailymotion/generic] Add DailymotionCloudIE 9 years ago
Yen Chi Hsuan b407e173e4 [vimeo/generic] Move detection logic from GenericIE to VimeoIE 9 years ago
Sergey M․ 78e2b74bb9 [tumblr] Add support for pornhub embeds (Closes #5963) 9 years ago
Sergey M․ 65d161c480 [extractor/generic] Add support for pornhub embeds 9 years ago
Sergey M․ d22dec74ff Add `--force-generic-extractor`
For some extractors that are hard to workout a good _VALID_URL we use very vague and unrestrictive ones,
e.g. just allowing anything after hostname and capturing part of URL as id.
If some of these extractors happen to have an video embed of some different hoster or platform
and this scenario was not handled in extractor itself we end up with inability to download this embed
until extractor is fixed to support embed of this kind.
Forcing downloader to use the generic extractor can be a neat temporary solution for this problem.
Example: FiveTV extractor with Tvigle embed - http://www.5-tv.ru/rabota/broadcasts/48/
9 years ago
Sergey M․ 9872d3110c [extractor/generic] Add support for tvigle embeds 9 years ago
Sergey M․ b859971873 [extractor/generic] Rename tvc embed url variable 9 years ago
Sergey M․ f37bdbe537 [extractor/generic] Add test for tvc embed 9 years ago
Sergey M․ 2da09ff8b0 [extractor/generic] Fix tvc ie_key 9 years ago
Sergey M․ 954c1d0529 [tvc] Refactor extractor names 9 years ago
Sergey M․ 494f20cbdc [extractor/generic] Add support for tvc embeds 9 years ago
Sergey M․ 97b570a94c [generic] Improve rtl.nl embeds detection (Closes #5950) 9 years ago
Yen Chi Hsuan b26733ba7f [brightcove] Allow single quotes in Brightcove URLs (fixes #5901) 9 years ago
Sergey M․ c5138a7ce4 [extractor/generic] Clarify test comment 9 years ago
Sergey M․ c5fa81fe81 [extractor/generic] Put all direct link tests near to each other for better navigation 9 years ago
Sergey M․ a074e92296 [extractor/generic] Add test for large compressed media 9 years ago
Sergey M․ 1ddb9456c4 [extractor/generic] Use compat_urllib_parse_unquote for unquoting video_id and title from URL 9 years ago
Sergey M․ 58bde34a23 [extractor/generic] Force Accept-Encoding to any for extraction pass 9 years ago
Sergey M․ 339516072b [extractor/generic] Unescape video_id and title extracted from URL 9 years ago
Sergey M․ 25c3a7348f [generic] Fix typo 9 years ago
Sergey M․ b827a6015c [generic] Add test for sportbox embeds 9 years ago
Sergey M․ d40a3b5b55 [generic] Add support for sportbox embeds 9 years ago
Jaime Marquínez Ferrándiz 3b5f65a64c [mlb] Fix extraction of articles
And move test from generic, since it's directly handled by MLBIE
9 years ago
Sergey M․ dc455a5f88 [extractor/generic] Add test for svt embed 9 years ago
Sergey M․ bab19a8e91 [extractor/generic] Add support for svt embeds (Closes #5622) 9 years ago
Sergey M․ 406224be52 [extractor/generic] Fix following incomplete redirects (#5640) 9 years ago
Yen Chi Hsuan 8001607e90 [generic] Detect more MLB videos (fixes #5443) 9 years ago
Yen Chi Hsuan 0954cd8aa4 [Cinemassacre] Add detection for videos from blip.tv 9 years ago
Yen Chi Hsuan 2fe1b5bd2a [CSpan] Add detection for Senate ISVP. Closes #5302 9 years ago
Sergey M․ 6225984681 [generic] Update pladform embed test 9 years ago
Yen Chi Hsuan d6fd958c5f [generic] Extract videos from SMIL manifests (closes #5145 and fixes #5135) 9 years ago
Sergey M․ c798f15b98 [generic] Add test for playwire embed (#5430) 9 years ago
Sergey M․ 2dcc114f84 [generic] Add support for playwire embeds (Closes #5430) 9 years ago
Yen Chi Hsuan 01c58f8473 [generic] Fix test generic_51
The website replaced the original video with a new one
9 years ago
Yen Chi Hsuan edfcf7abe2 [generic] Support another type of Ooyala embedded video 9 years ago
Sergey M․ a4257017ef [generic] Add tests for Crooks and Liars embeds 9 years ago
Sergey M․ 18153f1b32 [generic] Add support for Crooks and Liars embeds 9 years ago
Yen Chi Hsuan 0a1603634b [utils] Remove url_infer_protocol 9 years ago