Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-29 | Merge pull request #4333 from ymln/bliptv-fixes | Jaime Marquínez Ferrándiz | |
[bliptv] Fix some videos not downloading | |||
2014-11-29 | [bliptv] Fix \n\n at the end of real_url | Yuriy Melnyk | |
See https://github.com/rg3/youtube-dl/issues/3544#issuecomment-53166516 | |||
2014-11-29 | [bliptv] Fix resolution of lookup id in some videos | Yuriy Melnyk | |
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. | |||
2014-11-29 | [playvid] Capture and output error message | Sergey M․ | |
2014-11-28 | [noco] Add support for multi language videos (Closes #4326) | Sergey M․ | |
2014-11-27 | release 2014.11.272014.11.27 | Philipp Hagemeister | |
2014-11-27 | [buzzfeed] Add support for more video types (#4259) | Philipp Hagemeister | |
2014-11-26 | release 2014.11.26.42014.11.26.4 | Philipp Hagemeister | |
2014-11-26 | [buzzfeed] Add new extractor (Fixes #4259) | Philipp Hagemeister | |
2014-11-26 | [test/helper] Fix newlines in output of missing test fields | Philipp Hagemeister | |
2014-11-26 | release 2014.11.26.32014.11.26.3 | Philipp Hagemeister | |
2014-11-26 | release 2014.11.26.22014.11.26.2 | Philipp Hagemeister | |
2014-11-26 | release 2014.11.26.12014.11.26.1 | Philipp Hagemeister | |
2014-11-26 | [test_unicode_literals] Arm unicode_literals check | Philipp Hagemeister | |
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. | |||
2014-11-27 | [gorillavid] Update IE_DESC | Sergey M․ | |
2014-11-26 | [udemy] Generalize download json and fix login | Sergey M․ | |
2014-11-26 | [gorillavid] Remove unused import | Sergey M․ | |
2014-11-26 | [udemy] Set session cookies to API requests (Closes #4124, closes #4219, ↵ | Sergey M․ | |
closes #4308) | |||
2014-11-26 | [gorillavid] Generalize extraction with countdown timeout and support ↵ | Sergey M․ | |
faststream.in (Closes #4297) | |||
2014-11-26 | Declare Python 3.2 compatibility | Philipp Hagemeister | |
2014-11-26 | [tests] Remove useless u prefixes | Philipp Hagemeister | |
2014-11-26 | Remove useless u prefixes | Philipp Hagemeister | |
2014-11-26 | [ffmpeg] Modernize | Philipp Hagemeister | |
2014-11-26 | [videopremium] Modernize | Philipp Hagemeister | |
2014-11-26 | [videofyme] Modernize | Philipp Hagemeister | |
2014-11-26 | [tvp] Modernize | Philipp Hagemeister | |
2014-11-26 | [trilulilu] Modernize | Philipp Hagemeister | |
2014-11-26 | [sohu] Modernize | Philipp Hagemeister | |
2014-11-26 | [redtube] Modernize | Philipp Hagemeister | |
2014-11-26 | [muzu] Modernize | Philipp Hagemeister | |
2014-11-26 | [hotnewhiphop] Modernize | Philipp Hagemeister | |
2014-11-26 | [subtitles] Modernize | Philipp Hagemeister | |
2014-11-26 | [youtube] Remove useless u prefixes | Philipp Hagemeister | |
2014-11-26 | [appletrailers] Modernize | Philipp Hagemeister | |
2014-11-26 | [aparat] Modernize | Philipp Hagemeister | |
2014-11-26 | [addanime] Modernize | Philipp Hagemeister | |
2014-11-26 | [francetv] PEP8 | Philipp Hagemeister | |
2014-11-26 | [update] Remove useless import | Philipp Hagemeister | |
2014-11-26 | [academicearth] Modernize | Philipp Hagemeister | |
2014-11-26 | [mplayer] Modernize | Philipp Hagemeister | |
2014-11-26 | [http] Modernize | Philipp Hagemeister | |
2014-11-26 | [hls] Remove useless u porefixes | Philipp Hagemeister | |
2014-11-26 | [update] Modernize | Philipp Hagemeister | |
2014-11-26 | [utils] remove useless u prefix | Philipp Hagemeister | |
2014-11-26 | [compat] Beautify assertion | Philipp Hagemeister | |
2014-11-26 | [YoutubeDL] Remove incorrect documentation | Philipp Hagemeister | |
2014-11-26 | Clarify --no-playlist documentation (Closes #4309) | Philipp Hagemeister | |
2014-11-26 | release 2014.11.262014.11.26 | Philipp Hagemeister | |
2014-11-26 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2014-11-26 | [generic] Detect direct video links (Fixes #4149, #4313) | Philipp Hagemeister | |