dst
c1206423c4
Fix extraction of og content in single quotes
11 years ago
dst
659aa21ba1
[lifenews] Add support for lifenews.ru
11 years ago
Jaime Marquínez Ferrándiz
b9381e43c2
Fix the extraction of full-episodes urls from southpark.com ( fixes #2278 )
Added an additional regex to the generic _real_extract method of MTVServicesInfoExtractor
11 years ago
Jaime Marquínez Ferrándiz
fcdea2666d
[collegehumor] Add support for embedded youtube videos ( fixes #2277 )
11 years ago
Jaime Marquínez Ferrándiz
c4db377cbb
[collegehumor] The video may not contain any file in webm format ( #2277 )
For example http://www.collegehumor.com/video/5812266
11 years ago
Philipp Hagemeister
1a0648b4a9
[malemotion] Disable test case
I am not going to look for an alternative one, but feel free to suggest one.
11 years ago
Philipp Hagemeister
3c1b4669d0
[francetv] Use unicode_literals
11 years ago
Philipp Hagemeister
24b3d5e538
[francetvinfo.fr] Support more ID suffixes
11 years ago
Philipp Hagemeister
ab083b08ab
[generic] remove testcase
The video seems to have been removed from the site.
11 years ago
Philipp Hagemeister
89acb96927
[liveleak] Support old and new URLs
11 years ago
Philipp Hagemeister
9f8928d032
[generic] Match JWPlayerOptions
This adds support for The Guardian, among others
Closes #2271 , fixes #2267
11 years ago
Philipp Hagemeister
975fa541c2
[liveleak] Support multiple formats ( Fixes #2262 )
11 years ago
dst
38a40276ec
[crunchyroll] Add support for mobile URLs and use unicode literals
11 years ago
dst
57b6288358
[comedycentral] Improve regexes
11 years ago
dst
c3f51436bf
Improve some regexes for embedded players
11 years ago
Jaime Marquínez Ferrándiz
0c708f11cb
[bloomberg] Fix ooyala url extraction
Added a helper method to InfoExtractor for searching the ‘twitter:player’ meta property.
Now the OoyalaIE also recognizes the ‘ec’ parameter in the url as the embed code.
11 years ago
Jaime Marquínez Ferrándiz
fb2a706d11
[myspass] Simplify and use unicode_literals
11 years ago
Jaime Marquínez Ferrándiz
0b76600deb
[youjizz] Simplify and use unicode_literals
11 years ago
Jaime Marquínez Ferrándiz
245b612a36
[rbmaradio] Simplify and use unicode_literals
11 years ago
Jaime Marquínez Ferrándiz
d882161d5a
[infoq] Simplify and use unicode_literals
11 years ago
Jaime Marquínez Ferrándiz
d4a21e0b49
[tutv] Simplify and use unicode_literals
11 years ago
Jaime Marquínez Ferrándiz
26a78d4bbf
[nba] Simplify and use unicode_literals
Remove the commented parts for extracting the upload date
11 years ago
Philipp Hagemeister
b11cec4162
[youtube:user] Fix id key ( Fixes #1745 )
11 years ago
Philipp Hagemeister
7eeb5bef24
[liveleak] Simplify
11 years ago
dst
ceb2b7d257
[ivi] Fix test and use unicode literals
11 years ago
dst
459a53c2c2
[channel9] Remove unnecessary coding cookie
11 years ago
dst
adc267eebf
[channel9] Use unicode literals
11 years ago
dst
ffe8f62d27
[smotri] Simplify login and use unicode literals
11 years ago
Jaime Marquínez Ferrándiz
ed85007039
[ninegag] Use unicode_literals
11 years ago
Jaime Marquínez Ferrándiz
5aaca50d60
[keek] Simplify and use unicode_literals
11 years ago
Jaime Marquínez Ferrándiz
869baf3565
[funnyordie] Simplify and use unicode_literals
11 years ago
Philipp Hagemeister
e299f6d27f
[pornhd] Fix
11 years ago
Philipp Hagemeister
17ab4d3b5e
[brightcove] Move test to generic
11 years ago
Philipp Hagemeister
37e3b90d59
[rutube] Simplify
11 years ago
dst
00ff8f92a5
[rutube] Update test
11 years ago
dst
a3978a6159
[imdb] Fix duplicated entries bug
11 years ago
dst
e3a9f32f52
[rutube] Add support for user videos
11 years ago
dst
a2fb2a2134
[rutube] Improve video extractor
11 years ago
MikeCol
9e8ee54553
VALID_URL changed to match different kinds of Tumblr-URLs
11 years ago
Philipp Hagemeister
117bec936c
[brightcove] Parse URL from meta element if available ( Fixes #2253 )
11 years ago
dst
1547c8cc88
[rutube] Add support for channels and movies
11 years ago
Philipp Hagemeister
075911d48e
[la7] Skip test on travis
11 years ago
Philipp Hagemeister
f9b8549609
[ard] Support multiple formats ( Closes #2247 )
11 years ago
Jaime Marquínez Ferrándiz
9b05bd42e5
[discovery] Extract more info and simplify
11 years ago
Philipp Hagemeister
b6d3a99678
[cliphunter] Simplify ( #2233 )
11 years ago
Philipp Hagemeister
efc867775e
[cliphunter] Simplify
11 years ago
MikeCol
4d9be98dbc
Malemotion extractor
11 years ago
Mike Col
6737907826
[tumblr] Fix thumbnail extraction
Signed-off-by: Philipp Hagemeister <phihag@phihag.de>
11 years ago
Philipp Hagemeister
c060b77446
[tumblr] Use unicode_literals
11 years ago
Philipp Hagemeister
7e8caf30c0
Throw an error if no video formats are found
11 years ago