Philipp Hagemeister
8f1ea7cbb6
[empflix] Revert to XML parser
Don't rely on the XML being broken (if they fix it, our code wouldn't work anymore).
Instead, use the transform function we already have :)
This partially reverts commit c7bee2a725
.
10 years ago
Jaime Marquínez Ferrándiz
a204c85408
[ign] Fix extraction of video in articles
10 years ago
Sergey M․
15a1f4b8fe
[empflix] Extract thumbnail
10 years ago
Sergey M․
c7bee2a725
[empflix] Adapt to malformed config XML
10 years ago
Jaime Marquínez Ferrándiz
dbc1366b50
[mixcloud] Use a HEAD request when checking if the url is valid
10 years ago
Philipp Hagemeister
704df56da7
[sportdeutschland] add new extractor
10 years ago
Philipp Hagemeister
0963f92f23
[eighttracks] modernize
10 years ago
Philipp Hagemeister
0990305d2a
[generic] Fix rss under Python 2.x and move test to extractor
10 years ago
Jaime Marquínez Ferrándiz
bcc069a937
[generic] Remove debug statement
10 years ago
Jaime Marquínez Ferrándiz
34708e1bb6
[bliptv] Remove superfluous characters in _VALID_URL regex
10 years ago
Philipp Hagemeister
829476b80a
[googlesearch] Move test to extractor
10 years ago
Sergey M․
c28df2478f
[wat] Use server time and pass country argument ( Closes #3579 )
10 years ago
Philipp Hagemeister
b252735910
[extractor/common] Generate better f4m format IDs
10 years ago
Philipp Hagemeister
7adcbe7594
[rtlnl] Extract duration
10 years ago
Philipp Hagemeister
1f06864e9a
[wat] Remove unused import
10 years ago
Philipp Hagemeister
ba5d51b340
[vimeo] Always pass in referer ( Fixes #3582 )
10 years ago
Philipp Hagemeister
92a17d28ac
[wat] Make geolock a warning ( Fixes #3579 )
10 years ago
Philipp Hagemeister
5f90042bd6
[generic] remove unused imports
10 years ago
Philipp Hagemeister
28028629b9
[gameone:playlist] Move test to extractor
10 years ago
Philipp Hagemeister
ebab4520ff
[generic] Use default opener for HEAD request ( Fixes #3528 )
10 years ago
Philipp Hagemeister
423817c468
[expotv] Add new extractor ( Fixes #3552 )
10 years ago
Philipp Hagemeister
51ed9fce09
[pornotube] Modernize
10 years ago
Philipp Hagemeister
4d805e063c
[generic] Automatic detection of flow player and age_limit ( Fixes #3576 )
10 years ago
Philipp Hagemeister
4d54ef20a2
[ministrygrid] Add extractor ( Fixes #2900 )
10 years ago
Philipp Hagemeister
54036b3991
[wayofthemaster] Remove unused import
10 years ago
Philipp Hagemeister
e5402ac120
[wayofthemaster] Add extractor ( Fixes #3575 )
10 years ago
Philipp Hagemeister
f56f8399c7
[ebaumsworld] Remove spurious determine_ext
10 years ago
Philipp Hagemeister
cf0c5fa3a1
[ebaumsworld] Modernize
10 years ago
Philipp Hagemeister
1f8b6af773
[bip.tv] Allow underscore in lookup ids ( Fixes #3573 )
10 years ago
Philipp Hagemeister
8f9b683eeb
[blip.tv] Add legacy test case
This was broken in the mean time, so add a test case to make sure it doesn't break silently again.
10 years ago
Philipp Hagemeister
b5f4775b38
[arte.tv:creative] Fix test case
10 years ago
Philipp Hagemeister
01d906ffe9
[arte:creative] Support more URLs ( fixes #3572 )
10 years ago
Philipp Hagemeister
e1ab5000b2
[brightcove] Add support for videoId= in og:video meta ( Fixes #3571 )
10 years ago
Philipp Hagemeister
a5ed3e571e
[brightcove] Detect geoblocking
10 years ago
Philipp Hagemeister
10eaeb20c5
[generic] Require og:video URLs to contain a dot
10 years ago
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
6857590059
[brightcove] Add a truncated URL warning message ( #3571 )
10 years ago
Philipp Hagemeister
a3db22ebdf
[grooveshark] Use proper imports
10 years ago
Philipp Hagemeister
c8e9a235d9
[generic] Add support for camtasia videos ( Fixes #3574 )
10 years ago
Philipp Hagemeister
eb9da9b732
[grooveshark] Fix test md5sum
10 years ago
Philipp Hagemeister
d769be6c96
[grooveshark,http] Make HTTP POST downloads work
10 years ago
Sergey M․
a54bda3ae2
[wat] Add support for SD and HD videos ( Closes #3558 )
10 years ago
Philipp Hagemeister
2ef6fcb5d8
[sbs] Add new extractor ( Fixes #3566 )
10 years ago
Philipp Hagemeister
38fc045253
[rtlnl] Remove unused code
10 years ago
Philipp Hagemeister
af1fd929c6
[patreon] Remove unused import
10 years ago
Philipp Hagemeister
b7b04c9234
[vodlocker] Allow title to end with a <br>
10 years ago
Sergey M․
bc0bb6fd30
[movieclips] Add extractor ( Closes #3554 )
10 years ago
MikeCol
68909f0c4e
changed _VALID_URL to allow for country specific prefixes
10 years ago
Philipp Hagemeister
9d048a17d8
[rtve.es:live] Start supporting the 24h channel
10 years ago
Philipp Hagemeister
2b9faf5542
[rtve] Add support for live stream
At the moment, only RTVE-1 seems to work flawlessly.
-2 seems geoblocked right now.
-TDP doesn't seem to be available outside of Spain.
10 years ago