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 .
11 years ago
Jaime Marquínez Ferrándiz
e00c9cf599
[youtube] Update test description field
11 years ago
Jaime Marquínez Ferrándiz
ba60a3ebe0
[youtube] Update test description field
11 years ago
Jaime Marquínez Ferrándiz
efb7e11988
[vimeo] Add an extractor for the watch later list ( closes #2787 )
11 years ago
Sergey M․
a55c8b7aac
[9gag] Fix post view regex
11 years ago
Jaime Marquínez Ferrándiz
a980bc4324
[vimeo] Fix logging in python 3.x
The POST data must be a bytes object.
11 years ago
Sergey M․
4b10aadffc
[dailymotion] Fix user playlist extraction
11 years ago
Sergey M․
5bec574859
[ted] Update test
11 years ago
Philipp Hagemeister
d11271dd29
[youtube] Include video Id in common error message ( Fixes #2786 )
11 years ago
Philipp Hagemeister
1d9d26d09b
release 2014.04.21.6
11 years ago
Philipp Hagemeister
c0292e8ab7
[generic] Improve jwplayer detection ( Fixes #2731 )
11 years ago
Philipp Hagemeister
f44e5d8b43
[vuclip] Fix VALID_URL regex
11 years ago
Philipp Hagemeister
6ea74538e3
release 2014.04.21.5
11 years ago
Philipp Hagemeister
24b8924b46
[facebook] Correct login ( Fixes #2743 )
11 years ago
Philipp Hagemeister
86a3c67112
release 2014.04.21.4
11 years ago
Philipp Hagemeister
8be874370d
Merge branch 'master' of github.com:rg3/youtube-dl
11 years ago
Philipp Hagemeister
aec74dd95a
[vuclip] Add extractor ( Fixes #2735 )
11 years ago
Sergey M․
6890574256
[rutube] Add missing whitespace
11 years ago
Sergey M․
d03745c684
[jukebox] Update test md5
11 years ago
Philipp Hagemeister
28746fbd59
[bilibili] Add preliminary support ( #2174 )
The URL http://www.bilibili.tv/video/av636603/index_2.html does not work yet.
11 years ago
Philipp Hagemeister
0321213c11
[test_subtitles] Allow more subtitles for TED videos
11 years ago
Philipp Hagemeister
3f0aae4244
release 2014.04.21.3
11 years ago
Philipp Hagemeister
48099643cc
[generic] Be more relaxed when looking for aparat embeds ( Fixes #2784 )
11 years ago
Philipp Hagemeister
621f33c9d0
[ted] Extend search for description
11 years ago
Philipp Hagemeister
f07a9f6f43
[ted] Remove superfluous u prefixes
11 years ago
Philipp Hagemeister
e51880fd32
[cnet] Correct JSON capturing
11 years ago
Philipp Hagemeister
88ce273da4
[arte] differentiate JSON outputs
11 years ago
Philipp Hagemeister
b9ba5dfa28
[test helper] Correct only_matching test gathering
11 years ago
Philipp Hagemeister
4086f11929
release 2014.04.21.2
11 years ago
Philipp Hagemeister
478c2c6193
[clubic] Add extractor ( Fixes #2773 )
11 years ago
Philipp Hagemeister
d2d6481afb
[mdr] Remove unused imports
11 years ago
Philipp Hagemeister
43acb120f3
release 2014.04.21.1
11 years ago
Philipp Hagemeister
e8f2025edf
[mdr] Add support for modern URLs ( Fixes #2775 )
11 years ago
Philipp Hagemeister
a4eb9578af
[yahoo] Add support for movies ( Fixes #2780 )
11 years ago
Philipp Hagemeister
fa35cdad02
[condenast|generic] Add support for condenast embeds ( Fixes #2783 )
11 years ago
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.
11 years ago
Philipp Hagemeister
edec83a025
[infoq] Add support for HTTP downloads ( Fixes #722 )
11 years ago
Philipp Hagemeister
c0a7c60815
[infoq] Simplify ( #2777 )
11 years ago
Philipp Hagemeister
117a7d1944
Merge remote-tracking branch 'kwbr/master'
11 years ago
Philipp Hagemeister
a40e0dd434
release 2014.04.21
11 years ago
Philipp Hagemeister
188b086dd9
Merge branch 'master' of github.com:rg3/youtube-dl
11 years ago
Philipp Hagemeister
1f27d2c0e1
[steam] Add support for steamcommunity.com ( Fixes #2757 )
11 years ago
Kai Weber
7560096db5
[infoq] Simplify playpath calculation
11 years ago
Kai Weber
282cb9c7ba
[infoq] Fix extractor
11 years ago
Sergey M․
3a9d6790ad
[ivi] Update playlist tests
11 years ago
Philipp Hagemeister
0610a3e0b2
Remove unused imports
11 years ago
Philipp Hagemeister
7f9c31df88
[steam] Simplify
11 years ago
Philipp Hagemeister
3fa6b6e293
[steam] Modernize
11 years ago
Philipp Hagemeister
3c50b99ab4
[extremetube] Modernize
11 years ago
Philipp Hagemeister
52fadd5fb2
[test_all_urls] Add support for distributed URL matching test definition
11 years ago