Jaime Marquínez Ferrándiz
57b8d84cd9
[5min] Raise an error if the 'success' field is False
...
For example for georestricted videos.
2014-04-29 14:57:38 +02:00
Sergey M․
65e4ad5bfe
[rtbf] Minor changes and YouTube videos support
2014-04-29 19:41:58 +07:00
Nicolas Évrard
98b7d476d9
[RTBFVideo] Remove useless print statement
2014-04-28 23:19:56 +02:00
Nicolas Évrard
201e3c99b9
[RTBFVideo] Add new extractor
2014-04-28 20:32:13 +02:00
Sergey M․
8a7a4a9796
[scivee] Skip test for now
2014-04-28 19:52:32 +07:00
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
Philipp Hagemeister
a5863bdf33
release 2014.04.07.3
2014-04-07 22:48:45 +02:00
Philipp Hagemeister
b58ddb32ba
[utils] Completely rewrite Windows output ( Fixes #2672 )
2014-04-07 22:48:13 +02:00
Philipp Hagemeister
b9e12a8140
release 2014.04.07.2
2014-04-07 21:41:20 +02:00
Philipp Hagemeister
104aa7388a
Use our own encoding when writing strings
2014-04-07 21:40:34 +02:00
Philipp Hagemeister
c3855d28b0
Merge branch 'master' of github.com:rg3/youtube-dl
2014-04-07 19:57:51 +02:00
Philipp Hagemeister
734f90bb41
Use --encoding when outputting
2014-04-07 19:57:42 +02:00
Jaime Marquínez Ferrándiz
91a6addeeb
Add support for rtve.es/alacarta
2014-04-07 17:30:32 +02:00
Philipp Hagemeister
9afb76c5ad
release 2014.04.07.1
2014-04-07 15:28:55 +02:00
Philipp Hagemeister
dfb2cb5cfd
[teamcoco] Simplify ID management ( Closes #2715 )
2014-04-07 15:25:35 +02:00
Philipp Hagemeister
650d688d10
release 2014.04.07
2014-04-07 13:11:37 +02:00
Philipp Hagemeister
0ba77818f3
[ted] Add width and height ( Fixes #2716 )
2014-04-07 13:11:30 +02:00
Sergey M․
09baa7da7e
[rts] Update test
2014-04-07 00:34:23 +07:00
Sergey M․
85e787f51d
[cbsnews] Add support for cbsnews.com ( Closes #2691 )
2014-04-06 06:03:58 +07:00
Philipp Hagemeister
2a9e1e453a
Merge branch 'master' of github.com:rg3/youtube-dl
2014-04-05 20:05:47 +02:00
Philipp Hagemeister
ee1e199685
[justin.tv] Modernize ( Fixes #2705 )
2014-04-05 17:56:36 +02:00
Sergey M․
17c5a00774
[novamov] Simplify
2014-04-05 19:36:22 +07:00
Sergey M․
15c0e8e7b2
[generic] Generalize novamov based embeds
2014-04-05 17:20:05 +07:00
Sergey M․
cca37fba48
[divxstage] Fix typo in IE_NAME
2014-04-05 17:15:43 +07:00
Sergey M․
9d0993ec4a
[movshare] Support more domains
2014-04-05 17:00:18 +07:00
Sergey M․
342f33bf9e
[divxstage] Support more domains
2014-04-05 16:50:05 +07:00
Sergey M․
7cd3bc5f99
[nowvideo] Support more domains
2014-04-05 16:38:57 +07:00
Sergey M․
931055e6cb
[videoweed] Revert _FILE_DELETED_REGEX
2014-04-05 16:32:14 +07:00
Sergey M․
d0e4cf82f1
[movshare] Add _FILE_DELETED_REGEX
2014-04-05 16:31:38 +07:00
Sergey M․
6f88df2c57
[divxstage] Add support for divxstage.eu
2014-04-05 16:29:44 +07:00
Sergey M․
4479bf2762
[videoweed] Simplify
2014-04-05 16:09:28 +07:00
Sergey M․
1ff7c0f7d8
[movshare] Add support for movshare.net
2014-04-05 16:09:03 +07:00
Sergey M․
610e47c87e
Credit @sainyamkapoor for videoweed extractor
2014-04-05 15:53:50 +07:00
Sergey M․
50f566076f
[generic] Add support for videoweed embeds
2014-04-05 15:49:45 +07:00
Sergey M․
92810ff497
[nowvideo] Improve _VALID_URL
2014-04-05 15:35:21 +07:00
Sergey M․
60ccc59a1c
[novamov] Improve _VALID_URL
2014-04-05 15:34:54 +07:00
Sergey M․
91745595d3
[videoweed] Simplify
2014-04-05 15:32:55 +07:00
Sainyam Kapoor
d6e40507d0
[videoweed]Cleanup
2014-04-05 10:53:22 +05:30
Sainyam Kapoor
deed48b472
[Videoweed] Added support for videoweed.
2014-04-05 10:40:03 +05:30
Philipp Hagemeister
e4d41bfca5
Merge pull request #2696 from anovicecodemonkey/support-ustream-embeds
...
[UstreamIE] [generic] Added support for Ustream embed URLs (Fixes #2694 )
2014-04-04 23:33:08 +02:00
Philipp Hagemeister
f8514f6186
[rts] Use visible id in file names
...
Maybe the internal ID is more precise, but it's totally confusing, and the obvious ID still allows a google search.
2014-04-04 23:13:55 +02:00
Philipp Hagemeister
e09b8fcd9d
[ro220] Make test case more flexible
...
Either one or two spaces is fine here.
2014-04-04 23:08:33 +02:00
Philipp Hagemeister
7d1b527ff9
[motorsport] Fix on Python 3
2014-04-04 23:06:27 +02:00
Philipp Hagemeister
f943c7b622
release 2014.04.04.7
2014-04-04 23:01:45 +02:00
Philipp Hagemeister
676eb3f2dd
Fix unicode_escape ( Fixes #2695 )
2014-04-04 23:00:51 +02:00
Philipp Hagemeister
98b7cf1ace
release 2014.04.04.6
2014-04-04 22:48:35 +02:00
Philipp Hagemeister
c465afd736
[teamcoco] Fix regex in 2.6 ( #2700 )
...
The re engine does not want to repeat an empty string, for fear that something like
(.*)*
could be matching the tokens ...
""
"" ""
"" "" ""
Of course, that's harmless with a question mark, although still somewhat strange.
2014-04-04 22:46:47 +02:00
Philipp Hagemeister
b84d6e7fc4
Merge remote-tracking branch 'AGSPhoenix/teamcoco-fix'
2014-04-04 22:44:49 +02:00
Philipp Hagemeister
2efd5d78c1
release 2014.04.04.5
2014-04-04 22:24:45 +02:00
Philipp Hagemeister
c8edf47b3a
[yahoo] Support https and -uploader URLs ( Fixes #2701 )
2014-04-04 22:23:59 +02:00
Philipp Hagemeister
3b4c26a428
[pornhd] Avoid shadowing variable url
2014-04-04 22:22:30 +02:00