Philipp Hagemeister
fa8deaf38b
[generic] Prevent from downloading a .swf as a video
We're seeing quite a number of people who do not put a video file in the og:video field, but the player URL. Try to detect some of these and filter them out.
10 years ago
Philipp Hagemeister
c8e9a235d9
[generic] Add support for camtasia videos ( Fixes #3574 )
10 years ago
Philipp Hagemeister
2ef6fcb5d8
[sbs] Add new extractor ( Fixes #3566 )
10 years ago
Philipp Hagemeister
ed2d6a1960
[generic] Simplify playlist support ( #2948 )
10 years ago
Sergey M․
49807b4ac6
[yahoo] Add support for embedded videos ( Closes #3525 )
10 years ago
Philipp Hagemeister
1f7ccb9014
[generic] Add --default-search fixup_error
This restores the ability to enter URLs without a scheme (and default to http), but still fail if the input is a search term.
10 years ago
Anthony J. Bentley
eef4a7a304
Fix typo: “ytseach” → “ytsearch”
10 years ago
Philipp Hagemeister
7571c02c8a
[generic] Set default-search to error
This prevents users from submitting bug reports where they mistyped a URL, and prevents me from getting a weird video when holding shift and thus searching for :Tds
10 years ago
Sergey M․
0364fa8b65
[generic] Add support for ivi.ru embedded player
11 years ago
Jaime Marquínez Ferrándiz
c5cd249e41
[generic] Extract mtvservices embedded videos
11 years ago
Philipp Hagemeister
826ec77fb2
[Vulture] Add support for vulture.com
11 years ago
Philipp Hagemeister
2b88feedf7
[generic] Add support for <embed YouTube
11 years ago
anovicecodemonkey
37e3cbe22e
Move duplicate check to generic.py
11 years ago
anovicecodemonkey
610134730a
Add a _TEST_
11 years ago
Philipp Hagemeister
0e67ab0d8e
[generic] Abort if user passes in URL "url" ( #2942 )
11 years ago
anovicecodemonkey
3442b30ab2
[generic] Support data-video-url for YouTube embeds ( Fixes #2862 )
11 years ago
Sergey M․
8dfa187b8a
[generic] Support pagespeed_iframe for NovaMov embeds
11 years ago
Sergey M․
a5a45015ba
[generic] Fix redirect
11 years ago
Philipp Hagemeister
2099125333
[soundcloud/generic] Add support for playlists
11 years ago
Sergey M․
669f0e7cda
[generic] Fix wrong entries index
11 years ago
Philipp Hagemeister
b30b8698ea
[generic] Allow multiple matches for generic hits ( Fixes #2818 )
11 years ago
Philipp Hagemeister
ebd3c7b370
[generic] Add support for protocol-independent URLs ( Fixes #2810 )
11 years ago
Philipp Hagemeister
c0292e8ab7
[generic] Improve jwplayer detection ( Fixes #2731 )
11 years ago
Philipp Hagemeister
48099643cc
[generic] Be more relaxed when looking for aparat embeds ( Fixes #2784 )
11 years ago
Philipp Hagemeister
fa35cdad02
[condenast|generic] Add support for condenast embeds ( Fixes #2783 )
11 years ago
Sergey M․
fd50bf623c
[generic] Modernize tests
11 years ago
Sergey M․
d360a14678
[generic] Update test
11 years ago
Sergey M․
15c0e8e7b2
[generic] Generalize novamov based embeds
11 years ago
Sergey M․
7cd3bc5f99
[nowvideo] Support more domains
11 years ago
Sergey M․
50f566076f
[generic] Add support for videoweed embeds
11 years ago
anovicecodemonkey
ca6aada48e
Fix _TEST for Ustream embed URLs
11 years ago
anovicecodemonkey
5c38625259
[UstreamIE] [generic] Added support for Ustream embed URLs ( Fixes #2694 )
11 years ago
Philipp Hagemeister
9ad400f75e
[generic] Remove test case that has become a 404
11 years ago
Sergey M․
0479c625a4
[brightcove] Encode object_str with utf-8
11 years ago
Philipp Hagemeister
9c1fc022ae
[generic] Warn before fallback to automatic search
11 years ago
Sergey M․
cb3ac1c610
[smotri] Modernize and add support for emdebbed videos ( Closes #2585 )
11 years ago
Philipp Hagemeister
893f8832b5
[arte] Add support for embedded videos ( Fixes #2620 )
11 years ago
Jaime Marquínez Ferrándiz
7e2ede9891
[generic] Run TED detection before JW Player detection
Otherwise it overwrittes the `mobj` variable.
11 years ago
Jaime Marquínez Ferrándiz
750f9020ae
[generic] Recognize more Ooyala embedded videos ( #2569 )
11 years ago
Philipp Hagemeister
aab74fa106
[ted] Simplify embed code ( #2587 )
11 years ago
anovicecodemonkey
8d7c0cca13
[generic] Add support for embeded TED videos
11 years ago
Jaime Marquínez Ferrándiz
ecbe1ad207
[generic] Fix access to removed function in python 3.4
The `Request.get_origin_req_host` method was deprecated in 3.3, use the
`origin_req_host` property if it's not available, see http://docs.python.org/3.3/library/urllib.request.html#urllib.request.Request.get_origin_req_host .
11 years ago
Sergey M․
93d020dd65
[generic] Add support for embedded rutv player
11 years ago
Sergey M․
15fd51b37c
[generic] More generic support for embedded vimeo player ( #1602 )
11 years ago
Sergey M․
d95e35d659
[generic] Add nowvideo test hidden behind percent encoding
11 years ago
Sergey M․
1439073049
[generic] Add comment for unescaping webpage contents
11 years ago
Sergey M
1f7659dbe9
[generic] Unescape webpage contents
11 years ago
Philipp Hagemeister
60cc4dc4b4
[generic/funnyordie] Add support for funnyordie embeds ( Fixes #2546 )
11 years ago
Philipp Hagemeister
bcf89ce62c
[generic] Suppress warning about doctypes in RSS parser
11 years ago
Philipp Hagemeister
0a5bce566f
[generic] Add all test attributes for embedly ( #2447 )
In the future, we may want to not only print something, but throw an error for untested properties.
11 years ago