Sergey M․
bf20b9c540
[extractor/generic] Add test for myvi embed
9 years ago
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
10 years ago
Sergey M․
1ac1c4c26e
[extractor/generic] Add support for OnionStudios embeds ( Closes #5841 )
10 years ago
Sergey M․
2fece970b8
[extractor/generic] Clarify generic extraction warning
10 years ago
Yen Chi Hsuan
a5158f38a3
[generic/adobetv] Support AdobeTVVideo embeds ( #6039 )
10 years ago
Sergey M․
c76799c555
[extractor/generic] Add test for xhamster embed
10 years ago
Sergey M․
2bb5b6d0a1
[generic] Add support for xhamster embeds
10 years ago
Yen Chi Hsuan
756f574e4e
[dailymotion/generic] Add DailymotionCloudIE
10 years ago
Yen Chi Hsuan
b407e173e4
[vimeo/generic] Move detection logic from GenericIE to VimeoIE
10 years ago
Sergey M․
78e2b74bb9
[tumblr] Add support for pornhub embeds ( Closes #5963 )
10 years ago
Sergey M․
65d161c480
[extractor/generic] Add support for pornhub embeds
10 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/
10 years ago
Sergey M․
9872d3110c
[extractor/generic] Add support for tvigle embeds
10 years ago
Sergey M․
b859971873
[extractor/generic] Rename tvc embed url variable
10 years ago
Sergey M․
f37bdbe537
[extractor/generic] Add test for tvc embed
10 years ago
Sergey M․
2da09ff8b0
[extractor/generic] Fix tvc ie_key
10 years ago
Sergey M․
954c1d0529
[tvc] Refactor extractor names
10 years ago
Sergey M․
494f20cbdc
[extractor/generic] Add support for tvc embeds
10 years ago
Sergey M․
97b570a94c
[generic] Improve rtl.nl embeds detection ( Closes #5950 )
10 years ago
Yen Chi Hsuan
b26733ba7f
[brightcove] Allow single quotes in Brightcove URLs ( fixes #5901 )
10 years ago
Sergey M․
c5138a7ce4
[extractor/generic] Clarify test comment
10 years ago
Sergey M․
c5fa81fe81
[extractor/generic] Put all direct link tests near to each other for better navigation
10 years ago
Sergey M․
a074e92296
[extractor/generic] Add test for large compressed media
10 years ago
Sergey M․
1ddb9456c4
[extractor/generic] Use compat_urllib_parse_unquote for unquoting video_id and title from URL
10 years ago
Sergey M․
58bde34a23
[extractor/generic] Force Accept-Encoding to any for extraction pass
10 years ago
Sergey M․
339516072b
[extractor/generic] Unescape video_id and title extracted from URL
10 years ago
Sergey M․
25c3a7348f
[generic] Fix typo
10 years ago
Sergey M․
b827a6015c
[generic] Add test for sportbox embeds
10 years ago
Sergey M․
d40a3b5b55
[generic] Add support for sportbox embeds
10 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
10 years ago
Sergey M․
dc455a5f88
[extractor/generic] Add test for svt embed
10 years ago
Sergey M․
bab19a8e91
[extractor/generic] Add support for svt embeds ( Closes #5622 )
10 years ago
Sergey M․
406224be52
[extractor/generic] Fix following incomplete redirects ( #5640 )
10 years ago
Yen Chi Hsuan
8001607e90
[generic] Detect more MLB videos ( fixes #5443 )
10 years ago
Yen Chi Hsuan
0954cd8aa4
[Cinemassacre] Add detection for videos from blip.tv
10 years ago
Yen Chi Hsuan
2fe1b5bd2a
[CSpan] Add detection for Senate ISVP. Closes #5302
10 years ago
Sergey M․
6225984681
[generic] Update pladform embed test
10 years ago
Yen Chi Hsuan
d6fd958c5f
[generic] Extract videos from SMIL manifests ( closes #5145 and fixes #5135 )
10 years ago
Sergey M․
c798f15b98
[generic] Add test for playwire embed ( #5430 )
10 years ago
Sergey M․
2dcc114f84
[generic] Add support for playwire embeds ( Closes #5430 )
10 years ago
Yen Chi Hsuan
01c58f8473
[generic] Fix test generic_51
The website replaced the original video with a new one
10 years ago
Yen Chi Hsuan
edfcf7abe2
[generic] Support another type of Ooyala embedded video
10 years ago
Sergey M․
a4257017ef
[generic] Add tests for Crooks and Liars embeds
10 years ago
Sergey M․
18153f1b32
[generic] Add support for Crooks and Liars embeds
10 years ago
Yen Chi Hsuan
0a1603634b
[utils] Remove url_infer_protocol
10 years ago