Sergey M․
df297c8794
[http] Improve download mechanism when Range HTTP header is ignored
2014-04-27 09:32:01 +07:00
pulpe
3f53a75f02
[moviezine] Add extractor for moviezine.se ( fixes #2808 )
2014-04-26 18:55:29 +02:00
Sergey M․
7c360e3a04
[scivee] Add support for scivee.tv
2014-04-26 20:22:15 +07:00
Sergey M․
d2176c8011
[nrk] Add support for nrk.no ( Closes #2804 )
2014-04-25 21:34:44 +07:00
Jaime Marquínez Ferrándiz
aa92f06308
[youtube] Don't call 'unquote_plus' on the video title ( fixes #2799 )
...
It's already unquoted after calling 'compat_parse_qs'.
It replaced '+' with spaces, for example in https://www.youtube.com/watch?v=XC0b5YexO-I .
2014-04-25 13:19:03 +02:00
Jaime Marquínez Ferrándiz
e00c9cf599
[youtube] Update test description field
2014-04-25 13:14:15 +02:00
Jaime Marquínez Ferrándiz
ba60a3ebe0
[youtube] Update test description field
2014-04-25 12:57:04 +02:00
Jaime Marquínez Ferrándiz
efb7e11988
[vimeo] Add an extractor for the watch later list ( closes #2787 )
2014-04-24 21:51:20 +02:00
Sergey M․
a55c8b7aac
[9gag] Fix post view regex
2014-04-24 19:52:34 +07:00
Jaime Marquínez Ferrándiz
a980bc4324
[vimeo] Fix logging in python 3.x
...
The POST data must be a bytes object.
2014-04-24 14:44:27 +02:00
Sergey M․
4b10aadffc
[dailymotion] Fix user playlist extraction
2014-04-23 19:42:34 +07:00
Sergey M․
5bec574859
[ted] Update test
2014-04-22 19:49:41 +07:00
Philipp Hagemeister
d11271dd29
[youtube] Include video Id in common error message ( Fixes #2786 )
2014-04-21 20:34:03 +02:00
Philipp Hagemeister
1d9d26d09b
release 2014.04.21.6
2014-04-21 16:18:32 +02:00
Philipp Hagemeister
c0292e8ab7
[generic] Improve jwplayer detection ( Fixes #2731 )
2014-04-21 16:16:53 +02:00
Philipp Hagemeister
f44e5d8b43
[vuclip] Fix VALID_URL regex
2014-04-21 16:14:21 +02:00
Philipp Hagemeister
6ea74538e3
release 2014.04.21.5
2014-04-21 15:56:23 +02:00
Philipp Hagemeister
24b8924b46
[facebook] Correct login ( Fixes #2743 )
2014-04-21 15:56:09 +02:00
Philipp Hagemeister
86a3c67112
release 2014.04.21.4
2014-04-21 15:25:16 +02:00
Philipp Hagemeister
8be874370d
Merge branch 'master' of github.com:rg3/youtube-dl
2014-04-21 15:24:51 +02:00
Philipp Hagemeister
aec74dd95a
[vuclip] Add extractor ( Fixes #2735 )
2014-04-21 15:24:44 +02:00
Sergey M․
6890574256
[rutube] Add missing whitespace
2014-04-21 19:04:11 +07:00
Sergey M․
d03745c684
[jukebox] Update test md5
2014-04-21 19:00:27 +07:00
Philipp Hagemeister
28746fbd59
[bilibili] Add preliminary support ( #2174 )
...
The URL http://www.bilibili.tv/video/av636603/index_2.html does not work yet.
2014-04-21 13:46:41 +02:00
Philipp Hagemeister
3f0aae4244
release 2014.04.21.3
2014-04-21 12:40:09 +02:00
Philipp Hagemeister
48099643cc
[generic] Be more relaxed when looking for aparat embeds ( Fixes #2784 )
2014-04-21 12:37:41 +02:00
Philipp Hagemeister
621f33c9d0
[ted] Extend search for description
2014-04-21 12:37:16 +02:00
Philipp Hagemeister
f07a9f6f43
[ted] Remove superfluous u prefixes
2014-04-21 12:34:32 +02:00
Philipp Hagemeister
e51880fd32
[cnet] Correct JSON capturing
2014-04-21 07:59:29 +02:00
Philipp Hagemeister
88ce273da4
[arte] differentiate JSON outputs
2014-04-21 07:59:16 +02:00
Philipp Hagemeister
4086f11929
release 2014.04.21.2
2014-04-21 07:12:12 +02:00
Philipp Hagemeister
478c2c6193
[clubic] Add extractor ( Fixes #2773 )
2014-04-21 07:12:02 +02:00
Philipp Hagemeister
d2d6481afb
[mdr] Remove unused imports
2014-04-21 06:49:21 +02:00
Philipp Hagemeister
43acb120f3
release 2014.04.21.1
2014-04-21 06:28:25 +02:00
Philipp Hagemeister
e8f2025edf
[mdr] Add support for modern URLs ( Fixes #2775 )
2014-04-21 06:25:21 +02:00
Philipp Hagemeister
a4eb9578af
[yahoo] Add support for movies ( Fixes #2780 )
2014-04-21 06:18:04 +02:00
Philipp Hagemeister
fa35cdad02
[condenast|generic] Add support for condenast embeds ( Fixes #2783 )
2014-04-21 05:47:52 +02:00
Philipp Hagemeister
d1b9c912a4
[utils] Fix _windows_write_string ( Fixes #2779 )
...
It turns out that the function did not work for outputs longer than 1024 UCS-2 tokens.
Write non-BMP characters one by one to ensure that we count correctly.
2014-04-21 04:59:46 +02:00
Philipp Hagemeister
edec83a025
[infoq] Add support for HTTP downloads ( Fixes #722 )
2014-04-21 03:21:34 +02:00
Philipp Hagemeister
c0a7c60815
[infoq] Simplify ( #2777 )
2014-04-21 02:55:35 +02:00
Philipp Hagemeister
117a7d1944
Merge remote-tracking branch 'kwbr/master'
2014-04-21 02:48:04 +02:00
Philipp Hagemeister
a40e0dd434
release 2014.04.21
2014-04-21 02:34:53 +02:00
Philipp Hagemeister
1f27d2c0e1
[steam] Add support for steamcommunity.com ( Fixes #2757 )
2014-04-21 02:34:34 +02:00
Kai Weber
7560096db5
[infoq] Simplify playpath calculation
2014-04-20 01:10:30 +02:00
Kai Weber
282cb9c7ba
[infoq] Fix extractor
2014-04-20 01:01:37 +02:00
Philipp Hagemeister
0610a3e0b2
Remove unused imports
2014-04-19 19:57:09 +02:00
Philipp Hagemeister
7f9c31df88
[steam] Simplify
2014-04-19 19:55:53 +02:00
Philipp Hagemeister
3fa6b6e293
[steam] Modernize
2014-04-19 19:51:04 +02:00
Philipp Hagemeister
3c50b99ab4
[extremetube] Modernize
2014-04-19 19:42:51 +02:00
Philipp Hagemeister
52fadd5fb2
[test_all_urls] Add support for distributed URL matching test definition
2014-04-19 19:41:06 +02:00
Philipp Hagemeister
427588f6e7
Merge remote-tracking branch 'MikeCol/extremetube-gay'
2014-04-19 12:59:52 +02:00
Philipp Hagemeister
51745be312
release 2014.04.19
2014-04-19 11:55:33 +02:00
Sergey M․
d7f1e7c88f
[rutube] Fix extraction
2014-04-19 15:59:12 +07:00
MikeCol
4145a257be
Extended regex match to include gay clips
2014-04-19 00:29:42 +02:00
Sergey M․
525dc9809e
[noco] Fix test description md5
2014-04-18 21:36:04 +07:00
Sergey M․
1bf3210816
[noco] Add support for noco.tv ( Closes #2712 )
2014-04-18 21:11:09 +07:00
Sergey M․
e6c6d10d99
[podomatic] Improve video URL extraction ( Closes #2763 )
2014-04-17 19:59:52 +07:00
Jaime Marquínez Ferrándiz
f270256e06
[tlc] Add an extractor for tlc.com
...
It uses the same system as discovery.com
2014-04-16 20:29:31 +02:00
Jaime Marquínez Ferrándiz
f401c6f69f
[canalplus] Download the video in the test
...
It doesn't use rtmpdump now.
2014-04-16 15:54:00 +02:00
Sergey M․
b075d25bed
[canalplus] Prefer f4m and modernize ( Closes #2749 )
2014-04-16 20:47:39 +07:00
Jaime Marquínez Ferrándiz
3d1bb6b4dd
Add an extractor for tlc.de ( fixes #2748 )
2014-04-16 15:45:05 +02:00
Philipp Hagemeister
1db2666916
[youtube:playlist] Correct playlist ID output
...
The ID now starts with PL, so we don't need to output that twice.
2014-04-15 17:55:52 +02:00
Jaime Marquínez Ferrándiz
8f5c0218d8
[fivemin] Get the 'sid' from the embed page ( fixes #2745 )
...
It allows to download some videos that failed.
2014-04-15 16:18:37 +02:00
Sergey M․
d7666dff82
[9gag] Fix and improve extraction
2014-04-15 19:49:38 +07:00
Jaime Marquínez Ferrándiz
2d4c98dbd1
[ted] Use the rtmp links if there http downloads are not available.
2014-04-14 15:23:12 +02:00
Sergey M․
fd50bf623c
[generic] Modernize tests
2014-04-14 18:56:29 +07:00
Sergey M․
d360a14678
[generic] Update test
2014-04-14 18:51:46 +07:00
Philipp Hagemeister
d0f2ab6969
release 2014.04.13
2014-04-13 03:22:30 +02:00
Philipp Hagemeister
de906ef543
[aol] Add support for playlists ( Fixes #2730 )
2014-04-13 03:22:24 +02:00
Sergey M․
2fb3deeca1
[tube8] Fix extraction and modernize
2014-04-13 03:56:32 +07:00
Philipp Hagemeister
66398056f1
Merge branch 'master' of github.com:rg3/youtube-dl
2014-04-12 17:15:16 +02:00
Jaime Marquínez Ferrándiz
77477fa4c9
Merge branch 'atomicparsley' ( closes #2436 )
2014-04-12 15:52:42 +02:00
Jaime Marquínez Ferrándiz
a169e18ce1
[atomicparsley] Remove unneeded __init__ method
2014-04-12 15:51:40 +02:00
Jaime Marquínez Ferrándiz
381640e3ac
[brightcove] Only use url from meta element if it has the 'playerKey' field ( fixes #2738 )
2014-04-12 12:53:48 +02:00
Sergey M․
37e3410137
[prosiebensat1] Add one more clip id pattern ( Closes #2737 )
2014-04-12 02:53:55 +07:00
Jaime Marquínez Ferrándiz
97b5196960
[weibo] Modernize
2014-04-11 16:02:34 +02:00
Sergey M․
6a4f3528c8
[firstpost] Fix extraction
2014-04-11 20:40:42 +07:00
Philipp Hagemeister
b9c76aa1a9
[youtube] Add support for cleanvideosearch.com ( Fixes #2734 )
2014-04-11 13:53:05 +02:00
Philipp Hagemeister
0d3070d364
release 2014.04.11.2
2014-04-11 09:44:33 +02:00
Philipp Hagemeister
7753cadbfa
[comedycentral:shows] Add support for TDS special editions ( Fixes #2733 )
2014-04-11 09:30:07 +02:00
Philipp Hagemeister
3950450342
[pyvideo] Fix title
2014-04-11 02:20:50 +02:00
Philipp Hagemeister
c82b1fdad6
[slideshare] Fix description
2014-04-11 02:19:15 +02:00
Philipp Hagemeister
b0fb63abe8
[dailymotion:playlist] Fix title
2014-04-11 02:16:46 +02:00
Philipp Hagemeister
3ab34c603e
[comedycentral] Fix test md5sum
2014-04-11 02:14:31 +02:00
Philipp Hagemeister
7d6413341a
release 2014.04.11.1
2014-04-11 01:29:54 +02:00
Philipp Hagemeister
140012d0f6
release 2014.04.11
2014-04-11 01:28:30 +02:00
Philipp Hagemeister
4be9f8c814
[ninegag] Add support for p/ URLs
2014-04-11 01:25:24 +02:00
Sergey M․
5c802bac37
[byutv] Fix test
2014-04-10 19:37:55 +07:00
Sergey M․
6c30ff756a
[mpora] Fix test
2014-04-10 19:10:03 +07:00
Jaime Marquínez Ferrándiz
62749e4708
[morningstar] Also support 'Cover' ( #2729 )
2014-04-09 20:51:28 +02:00
Jaime Marquínez Ferrándiz
6b7dee4b38
[morningstar] Recognize urls that use 'videoCenter' ( fixes #2729 )
2014-04-09 20:45:49 +02:00
Sergey M․
ef2041eb4e
[br] Add audio extraction and support more URLs ( Closes #2728 )
2014-04-09 20:19:27 +07:00
Philipp Hagemeister
29e3e682af
[comedycentral] Match more URLs
...
Looks like they only offer clips instead of full episodes now. We'll need to add new parsing code as well.
2014-04-09 11:43:15 +02:00
robbie
e4db19511a
Fix subtitle download error reporting ( Fixes #2724 )
2014-04-08 15:59:27 +01:00
Sergey M․
c47d21da80
[ntv] Update test
2014-04-08 19:11:40 +07:00
Philipp Hagemeister
269aecd0c0
[ffmpeg] Do not pass in byets to subprocess ( Fixes #2717 )
2014-04-07 23:33:05 +02:00
Philipp Hagemeister
aafddb2b0a
Merge remote-tracking branch 'anisse/fix-content-encoding-charset'
2014-04-07 23:27:03 +02:00
Philipp Hagemeister
6262ac8ac5
release 2014.04.07.4
2014-04-07 23:23:54 +02:00
Philipp Hagemeister
89938c719e
Fix Windows output for non-BMP unicode characters
2014-04-07 23:23:48 +02:00
Anisse Astier
ec0fafbb19
[extractor/common] fallback on utf-8 when charset is not found
...
fixes #2721
2014-04-07 23:10:16 +02:00