Jaime Marquínez Ferrándiz
7160532d41
[youtube] Simplify code for getting the dash manifest url
video_info contains now the 'ytplayer.config.args' dictionary
10 years ago
Jaime Marquínez Ferrándiz
4e62ebe250
[youtube] Try to extract the video_info from the webpage before requesting the 'get_video_info' pages
The YouTube player doesn't seem to use them except for embedded videos, so we can skip a network request.
But they still provide better error mesagges (for removed videos for example).
10 years ago
Jaime Marquínez Ferrándiz
4472f84f0c
[test/test_subtitles] Update checksum for vimeo subtitle file
10 years ago
Jaime Marquínez Ferrándiz
b766eb2707
[youtube] Update test
10 years ago
Jaime Marquínez Ferrándiz
10a404c335
[youtube] Add format 313 ( fixes #4339 )
10 years ago
Sergey M․
c056efa2e3
[bbccouk] Fix extraction ( #4104 , #4214 )
10 years ago
Philipp Hagemeister
283ac8d592
Merge pull request #4338 from t0mm0/x-minus-fix
[xminus] update tkn extraction regex
10 years ago
t0mm0
313d4572ce
[xminus] update tkn extraction regex
10 years ago
Jaime Marquínez Ferrándiz
42939b6129
[youtube] Use a cookie for seeting the language
This way, we don't have to do an aditional request
10 years ago
Jaime Marquínez Ferrándiz
37ea8164d3
[youtube] Don't confirm age when initializing
It seems that all the videos with age restriction use now the age gate method, which doesn't require any confirmation.
10 years ago
Jaime Marquínez Ferrándiz
8c810a7db3
Merge pull request #4333 from ymln/bliptv-fixes
[bliptv] Fix some videos not downloading
10 years ago
Yuriy Melnyk
248a0b890f
[bliptv] Fix \n\n at the end of real_url
See https://github.com/rg3/youtube-dl/issues/3544#issuecomment-53166516
10 years ago
Yuriy Melnyk
96b7c7fe3f
[bliptv] Fix resolution of lookup id in some videos
In some videos (for example, http://blip.tv/play/gbk766dkj4Yn ) resolving
lookup id would fail, because page at
http://blip.tv/play/gbk766dkj4Yn.x?p=1 would have no "config.id" in
it. Fixed by requesting different URL and inspecting the URL which the
client is redirected to.
10 years ago
Sergey M․
e987e91fcc
[playvid] Capture and output error message
10 years ago
Sergey M․
cb6444e197
[noco] Add support for multi language videos ( Closes #4326 )
10 years ago
Philipp Hagemeister
93b8a10e3b
release 2014.11.27
10 years ago
Philipp Hagemeister
4207558e8b
[buzzfeed] Add support for more video types ( #4259 )
10 years ago
Philipp Hagemeister
ad0d800fc3
release 2014.11.26.4
10 years ago
Philipp Hagemeister
e232f787f6
[buzzfeed] Add new extractor ( Fixes #4259 )
10 years ago
Philipp Hagemeister
155f9550c0
[test/helper] Fix newlines in output of missing test fields
10 years ago
Philipp Hagemeister
72476fcc42
release 2014.11.26.3
10 years ago
Philipp Hagemeister
29e950f7c8
release 2014.11.26.2
10 years ago
Philipp Hagemeister
7c8ea53b96
release 2014.11.26.1
10 years ago
Philipp Hagemeister
dcddc10a50
[test_unicode_literals] Arm unicode_literals check
From now on, the line
from __future__ import unicode_literals
should be contained in every single Python file lest we run into any more 2.x/3.x issues.
Going forward, we're likely to develop on 3.x only and would likely miss subtle bugs otherwise.
10 years ago
Sergey M․
a1008af412
[gorillavid] Update IE_DESC
10 years ago
Sergey M․
61c0663c1e
[udemy] Generalize download json and fix login
10 years ago
Sergey M․
81a7a521c5
[gorillavid] Remove unused import
10 years ago
Sergey M․
e293711802
[udemy] Set session cookies to API requests ( Closes #4124 , closes #4219 , closes #4308 )
10 years ago
Sergey M․
ceb3367320
[gorillavid] Generalize extraction with countdown timeout and support faststream.in ( Closes #4297 )
10 years ago
Philipp Hagemeister
a03aaaed2e
Declare Python 3.2 compatibility
10 years ago
Philipp Hagemeister
e075a44afb
[tests] Remove useless u prefixes
10 years ago
Philipp Hagemeister
8865bdeb37
Remove useless u prefixes
10 years ago
Philipp Hagemeister
3aa578cad2
[ffmpeg] Modernize
10 years ago
Philipp Hagemeister
d3b5101a91
[videopremium] Modernize
10 years ago
Philipp Hagemeister
5c32110114
[videofyme] Modernize
10 years ago
Philipp Hagemeister
24144e3b8d
[tvp] Modernize
10 years ago
Philipp Hagemeister
b3034f9df7
[trilulilu] Modernize
10 years ago
Philipp Hagemeister
4c6d2ff8dc
[sohu] Modernize
10 years ago
Philipp Hagemeister
faf3494894
[redtube] Modernize
10 years ago
Philipp Hagemeister
535a66ef66
[muzu] Modernize
10 years ago
Philipp Hagemeister
5c40bba82f
[hotnewhiphop] Modernize
10 years ago
Philipp Hagemeister
855dc479c2
[subtitles] Modernize
10 years ago
Philipp Hagemeister
0792d5634e
[youtube] Remove useless u prefixes
10 years ago
Philipp Hagemeister
e91cdcae1a
[appletrailers] Modernize
10 years ago
Philipp Hagemeister
27e1400f55
[aparat] Modernize
10 years ago
Philipp Hagemeister
e0938e7731
[addanime] Modernize
10 years ago
Philipp Hagemeister
b72823a0a4
[francetv] PEP8
10 years ago
Philipp Hagemeister
673cf0e773
[update] Remove useless import
10 years ago
Philipp Hagemeister
f8aace93cd
[academicearth] Modernize
10 years ago
Philipp Hagemeister
80310134e0
[mplayer] Modernize
10 years ago