Roland Hieber
3c6ae8b59e
[tagesschau] add support for Bericht aus Berlin videos
9 years ago
Sergey M.
605be3f7f8
Merge pull request #6283 from rohieb/patch/fix-tagesschau-tests
[tagesschau] fix test which links to nonexisting video
9 years ago
Roland Hieber
c51bc70e0f
[tagesschau] fix test which links to nonexisting video
9 years ago
Roland Hieber
e89d7e3029
[tagesschau] add support for more video types
I found that currently only tagesschau videos are played. There are some
more shows hosted on tagesschau.de (see [0] for example) which are
easily playable by adjusting the regex. So this patch adds support for:
* tagesthemen
* tagesschau vor 20 Jahren
* tagesschau (mit Gebärdensprache)
* nachtmagazin
Note that some videos don't provide a description, so in order for the
tests to succeed, an ExtractorError needs to get caught.
[0]: http://www.tagesschau.de/multimedia/video/videoarchiv2~_date-20150714.html
9 years ago
Yen Chi Hsuan
4b0f45f667
Merge branch 'sceext2-fix-iqiyi-2015-07-17'
9 years ago
Yen Chi Hsuan
36068ae019
[iqiyi] Comment out some MD5 sums
The value is different on Travis CI server
9 years ago
remitamine
9d681c2bb3
remove unnecessary group name
9 years ago
remitamine
3af1fac7b0
[dcn] Add new extractor
9 years ago
Yen Chi Hsuan
761ee0d827
[iqiyi] Remove unused imports
9 years ago
Yen Chi Hsuan
fb8bc3f818
Merge branch 'fix-iqiyi-2015-07-17' of https://github.com/sceext2/youtube_dl into sceext2-fix-iqiyi-2015-07-17
9 years ago
Sergey M․
826a7da808
[rtlnl] Avoid episodes completely ( Closes #6275 )
9 years ago
Sergey M․
cbd55ade68
[extractor/generic] Add support for francetv embeds
9 years ago
Sergey M․
5705ee6ef8
[francetv] Fix duration extraction
9 years ago
Sergey M․
3f5c6d0c1b
[francetv] Add support for embeds and clean up _VALID_URL
9 years ago
Sergey M․
e58066e244
[vk] Add age restricted video test for reference
9 years ago
Sergey M․
ee48b6a88f
[vk] Capture error message
9 years ago
Sergey M․
9ac09ed4de
[bliptv] Remove unused import
9 years ago
Sergey M․
22603348aa
[compat] Fix _asciire
9 years ago
Sergey M․
fec73daaa3
[vk:uservideos] Revert orderedSet
9 years ago
Sergey M․
c6b68648f4
[bilibili] Show georestriction error
9 years ago
Sergey M․
1ecb5d1d83
[vk] Clarify extractor names
9 years ago
Sergey M․
dc786d3db5
[vk:uservideos] Improve extraction
9 years ago
Sergey M․
74fe23ec35
[extractor/common] Style
9 years ago
Philipp Hagemeister
b0bff54b08
release 2015.07.18
9 years ago
sceext
1b541d8d6e
[iqiyi] fix iqiyi (2015-07-17), update the md5 salt (enc_key) to iqiyi latest (2015-07-17) flash player.
9 years ago
Sergey M․
f29ac588dd
[nationalgeographics] Fix extraction ( Closes #6262 )
9 years ago
Sergey M․
0696667734
[twitch:stream] Clarify channel_id reassignment rationale ( #6263 )
9 years ago
Sergey M․
1793d71db6
[twitch:stream] Fix channel_id in different case ( Closes #6263 )
9 years ago
Sergey M․
4211e1941b
[videomega] Add shortcut to _VALID_URL
9 years ago
Sergey M․
4bdfef5a18
[videomega] Add tests
9 years ago
Sergey M․
8a37f53685
[videomega] Revert iframe URL
9 years ago
Sergey M․
4e1ad6e9a8
[videomega] Extend _VALID_URL and improve extraction ( Closes #6260 )
9 years ago
Sergey M․
fb10e1aa57
Merge branch 'seamusphelan-sbs_website_changes'
9 years ago
Sergey M․
3c283a381e
[sbs] Simplify
9 years ago
Sergey M․
dac4d5be12
Merge branch 'sbs_website_changes' of https://github.com/seamusphelan/youtube-dl into seamusphelan-sbs_website_changes
9 years ago
Sergey M․
530857182d
[bliptv] Add test with missing duration
9 years ago
Sergey M․
9441f77faa
[bliptv] Use xpath for extraction and fix test
9 years ago
Sergey M․
3cc8b4c327
[compat] Fix missing _asciire on python 2.6
9 years ago
Sergey M․
6b19647d57
[veehd] Use compat_urllib_parse_unquote
9 years ago
Sergey M․
7bd42d0d96
[openfilm] Fix compat_urllib_parse_unquote_plus import
9 years ago
Sergey M․
c60e8cfaf7
[ehow] Simplify
9 years ago
Sergey M․
7fd002c006
[youtube] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plus
9 years ago
Sergey M․
db6c50f109
[ynet] Use compat_urllib_parse_unquote_plus
9 years ago
Sergey M․
aa4789d632
[xvideos] Use compat_urllib_parse_unquote
9 years ago
Sergey M․
ee8de13e14
[xtube] Use compat_urllib_parse_unquote
9 years ago
Sergey M․
7dde5f6a8d
[xnxx] Use compat_urllib_parse_unquote
9 years ago
Sergey M․
736f003f2e
[xbef] Use compat_urllib_parse_unquote
9 years ago
Sergey M․
47af21e8f1
[spankwire] Use compat_urllib_parse_unquote
9 years ago
Sergey M․
605cbef653
[pornhub] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plus
9 years ago
Sergey M․
388ad0c05c
[playvid] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plus
9 years ago