Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [patreon] Modernize | Philipp Hagemeister | 2015-02-19 | 1 | -8/+5 | |
* | | release 2015.02.19 | Philipp Hagemeister | 2015-02-19 | 2 | -1/+2 | |
* | | [sandia] Add new extractor (#4974) | Philipp Hagemeister | 2015-02-19 | 3 | -1/+128 | |
* | | [YoutubeDL] Use render_table for format listing | Philipp Hagemeister | 2015-02-19 | 1 | -18/+7 | |
* | | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | 2015-02-19 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | [vimeo] Raise the ExtractorError with expected=True when no video password is... | Jaime Marquínez Ferrándiz | 2015-02-18 | 1 | -1/+1 | |
* | | | [utils] Fix js_to_json | Philipp Hagemeister | 2015-02-18 | 2 | -2/+6 | |
|/ / | ||||||
* | | [yahoo] Remove md5sum from test case | Philipp Hagemeister | 2015-02-18 | 1 | -1/+0 | |
* | | [xtube] Fix test case | Philipp Hagemeister | 2015-02-18 | 2 | -1/+11 | |
* | | [wsj] Correct test case | Philipp Hagemeister | 2015-02-18 | 1 | -2/+2 | |
* | | [brightcove] Correct keys in playlists | Philipp Hagemeister | 2015-02-18 | 1 | -1/+2 | |
* | | release 2015.02.18.1 | Philipp Hagemeister | 2015-02-18 | 1 | -1/+1 | |
* | | [README] Add an FAQ entry for the player change in anticipation of many more ... | Philipp Hagemeister | 2015-02-18 | 1 | -2/+6 | |
* | | [jsinterp] Disable comment support | Philipp Hagemeister | 2015-02-18 | 3 | -4/+18 | |
* | | [youtube] Remove useless if | Philipp Hagemeister | 2015-02-18 | 1 | -4/+3 | |
* | | [youtube] Show entire player URL when -v is given | Philipp Hagemeister | 2015-02-18 | 1 | -2/+7 | |
* | | release 2015.02.18 | Philipp Hagemeister | 2015-02-18 | 1 | -1/+1 | |
* | | Extend various playlist tests | Philipp Hagemeister | 2015-02-18 | 4 | -0/+7 | |
* | | [bandcamp:album] Fix extractor results and associated test | Philipp Hagemeister | 2015-02-18 | 1 | -7/+13 | |
* | | [buzzfeed] Fix playlist test case | Philipp Hagemeister | 2015-02-18 | 1 | -2/+3 | |
* | | [ign] Amend playlist test | Philipp Hagemeister | 2015-02-18 | 1 | -0/+3 | |
* | | [test/helper] Render info_dict with a final comma | Philipp Hagemeister | 2015-02-18 | 1 | -1/+1 | |
* | | [test/helper] Only output a newline for forgotten keys if keys are really mis... | Philipp Hagemeister | 2015-02-18 | 1 | -1/+3 | |
* | | [livestream] Correct playlist ID and add a test for it | Philipp Hagemeister | 2015-02-18 | 1 | -1/+3 | |
* | | [vk] Amend playlist test | Philipp Hagemeister | 2015-02-18 | 1 | -0/+3 | |
* | | [vimeo] Amend playlist tests | Philipp Hagemeister | 2015-02-18 | 1 | -0/+5 | |
* | | [vimeo] Prevent infinite loops if video password verification fails | Philipp Hagemeister | 2015-02-18 | 1 | -1/+5 | |
* | | Merge branch 'progress-as-hook2' | Philipp Hagemeister | 2015-02-17 | 5 | -81/+129 | |
|\ \ | ||||||
| * | | [downloader] Remove various unneeded assignments and imports | Philipp Hagemeister | 2015-02-17 | 3 | -8/+1 | |
| * | | [YoutubeDL] Use a progress hook for progress reporting | Philipp Hagemeister | 2015-02-17 | 5 | -73/+128 | |
* | | | PEP8 fixes | Philipp Hagemeister | 2015-02-17 | 3 | -3/+3 | |
* | | | [downloader/http] Remove gruesome import | Philipp Hagemeister | 2015-02-17 | 1 | -4/+3 | |
|/ / | ||||||
* | | [radio.de] Fix extraction | Philipp Hagemeister | 2015-02-17 | 1 | -9/+6 | |
* | | [videolecturesnet] Fix rtmp stream glitches (Closes #4968) | Sergey M․ | 2015-02-18 | 1 | -0/+1 | |
* | | [twitch:stream] Prefer the 'source' format (fixes #4972) | Jaime Marquínez Ferrándiz | 2015-02-17 | 2 | -0/+17 | |
* | | release 2015.02.17.2 | Philipp Hagemeister | 2015-02-17 | 1 | -1/+1 | |
* | | [videolecturesnet] Check http format URLs (Closes #4968) | Sergey M? | 2015-02-17 | 1 | -9/+24 | |
* | | [extractor/common] Test URLs with GET | Sergey M? | 2015-02-17 | 1 | -3/+1 | |
* | | release 2015.02.17.1 | Philipp Hagemeister | 2015-02-17 | 1 | -1/+1 | |
* | | [hls] Switch to available as a property | Philipp Hagemeister | 2015-02-17 | 1 | -1/+1 | |
* | | release 2015.02.17 | Philipp Hagemeister | 2015-02-17 | 2 | -1/+3 | |
* | | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | 2015-02-17 | 3 | -25/+4 | |
|\ \ | ||||||
| * | | [downloader/hls] Fix detection of ffmpeg/avconv (reported in #4966) | Jaime Marquínez Ferrándiz | 2015-02-17 | 1 | -1/+1 | |
| * | | [YoutubeDL] Use a Request object for getting the cookies (fixes #4970) | Jaime Marquínez Ferrándiz | 2015-02-17 | 1 | -23/+2 | |
| * | | [downloader/external] curl: Add the '--location' flag | Jaime Marquínez Ferrándiz | 2015-02-17 | 1 | -1/+1 | |
* | | | [ffmpeg] Remove trivial helper method | Philipp Hagemeister | 2015-02-17 | 1 | -4/+1 | |
* | | | [ffmpeg] Make available a property | Philipp Hagemeister | 2015-02-17 | 2 | -2/+3 | |
|/ / | ||||||
* | | [downloader] Add --hls-prefer-native to use the native HLS downloader (#4966) | Philipp Hagemeister | 2015-02-17 | 4 | -1/+12 | |
* | | release 2015.02.16.1 | Philipp Hagemeister | 2015-02-16 | 2 | -2/+2 | |
* | | [rtlnl|generic] Add support for rtl.nl embeds (Fixes #4959) | Philipp Hagemeister | 2015-02-16 | 3 | -17/+65 |