Commit Graph

3245 Commits (283ac8d5922087a50f7c4d4884ff973bac5f76c9)

Author SHA1 Message Date
t0mm0 313d4572ce [xminus] update tkn extraction regex
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
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.
Yuriy Melnyk 248a0b890f [bliptv] Fix \n\n at the end of real_url
See https://github.com/rg3/youtube-dl/issues/3544#issuecomment-53166516
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.
Sergey M․ e987e91fcc [playvid] Capture and output error message
Sergey M․ cb6444e197 [noco] Add support for multi language videos (Closes )
Philipp Hagemeister 4207558e8b [buzzfeed] Add support for more video types ()
Philipp Hagemeister e232f787f6 [buzzfeed] Add new extractor (Fixes )
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.
Sergey M․ a1008af412 [gorillavid] Update IE_DESC
Sergey M․ 61c0663c1e [udemy] Generalize download json and fix login
Sergey M․ 81a7a521c5 [gorillavid] Remove unused import
Sergey M․ e293711802 [udemy] Set session cookies to API requests (Closes , closes , closes )
Sergey M․ ceb3367320 [gorillavid] Generalize extraction with countdown timeout and support faststream.in (Closes )
Philipp Hagemeister 8865bdeb37 Remove useless u prefixes
Philipp Hagemeister d3b5101a91 [videopremium] Modernize
Philipp Hagemeister 5c32110114 [videofyme] Modernize
Philipp Hagemeister 24144e3b8d [tvp] Modernize
Philipp Hagemeister b3034f9df7 [trilulilu] Modernize
Philipp Hagemeister 4c6d2ff8dc [sohu] Modernize
Philipp Hagemeister faf3494894 [redtube] Modernize
Philipp Hagemeister 535a66ef66 [muzu] Modernize
Philipp Hagemeister 5c40bba82f [hotnewhiphop] Modernize
Philipp Hagemeister 855dc479c2 [subtitles] Modernize
Philipp Hagemeister 0792d5634e [youtube] Remove useless u prefixes
Philipp Hagemeister e91cdcae1a [appletrailers] Modernize
Philipp Hagemeister 27e1400f55 [aparat] Modernize
Philipp Hagemeister e0938e7731 [addanime] Modernize
Philipp Hagemeister b72823a0a4 [francetv] PEP8
Philipp Hagemeister f8aace93cd [academicearth] Modernize
Philipp Hagemeister d0720e7118 Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister 4e262a8838 [generic] Detect direct video links (Fixes , )
Sergey M․ b9ed3af343 [tass] Add extractor (Closes )
Philipp Hagemeister 65f3a228b1 [generic] Add support for LazyYT embeds (Fixes )
Philipp Hagemeister be64b5b098 [xminus] Simplify and extend ()
Philipp Hagemeister 0bbf12239c Merge remote-tracking branch 't0mm0/x-minus'
Philipp Hagemeister c553fe5d29 [tmz] Simplify ()
Matthew Rayfield f0c3d729d7 [tmz] Add new extractor
t0mm0 1cdedfee10 [XMinus] Added new extractor.
Philipp Hagemeister e8c8653e9d Merge remote-tracking branch 'origin/master'
Philipp Hagemeister 3d960a22fa [bpb] Simplify ()
Naglis Jonaitis 2c25a2bd29 [tunein] Add new extractor (Closes )
Oskar Jauch 355682be01 bpb Add new extractor
Jaime Marquínez Ferrándiz 00e9d396ab [francetv] Use the m3u8 manifest for georestricted videos (closes )
Generating the correct urls for the f4m segments seems to require a lot of work.
Also raise an error if the video is not available from your location.
Philipp Hagemeister b74e86f48a Fix all PEP8 issues except E501
Philipp Hagemeister 3d36cea4ac [vk] PEP8
Philipp Hagemeister b66e699877 [myspace] pep8 and modernization
Philipp Hagemeister 27f8b0994e Merge remote-tracking branch 'jtwaleson/master'
Philipp Hagemeister 4ffc31033e [zingmp3] Simplify and PEP8 ()