Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [cbssports] Add extractor (closes #4996) | Jaime Marquínez Ferrándiz | 2015-02-19 | 2 | -0/+31 | |
| | | ||||||
* | | [imgur] Simplify | Philipp Hagemeister | 2015-02-19 | 1 | -4/+5 | |
| | | ||||||
* | | Merge remote-tracking branch 'jbboehr/imgur-gifv-improvements' | Philipp Hagemeister | 2015-02-19 | 1 | -5/+17 | |
|\ \ | ||||||
| * | | [imgur] improve error check for non-video URLs | John Boehr | 2015-02-18 | 1 | -8/+7 | |
| | | | ||||||
| * | | [imgur] improve regex #4998 | John Boehr | 2015-02-18 | 1 | -1/+1 | |
| | | | ||||||
| * | | [imgur] support regular URL | John Boehr | 2015-02-18 | 1 | -2/+15 | |
| | | | ||||||
* | | | [theonion] Modernize | Philipp Hagemeister | 2015-02-19 | 1 | -12/+5 | |
| | | | ||||||
* | | | [Makefile] Also delete *.avi files in clean | Philipp Hagemeister | 2015-02-19 | 1 | -1/+1 | |
| | | | ||||||
* | | | [webofstories] Fix extraction | Philipp Hagemeister | 2015-02-19 | 1 | -12/+10 | |
| | | | ||||||
* | | | [sockshare] Do not require thumbnail anymore | Philipp Hagemeister | 2015-02-19 | 1 | -3/+2 | |
| | | | | | | | | | | | | Thumbnail is not present on the website anymore. | |||||
* | | | [generic] Correct test case | Philipp Hagemeister | 2015-02-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | Video has been reuploaded / edited | |||||
* | | | [netzkino] Skip download in test case | Philipp Hagemeister | 2015-02-19 | 1 | -0/+3 | |
|/ / | | | | | | | Works fine from Germany, but fails from everywhere else | |||||
* | | release 2015.02.19.2 | Philipp Hagemeister | 2015-02-19 | 2 | -1/+2 | |
| | | ||||||
* | | [imgur] Add new extractor | Philipp Hagemeister | 2015-02-19 | 2 | -0/+85 | |
| | | ||||||
* | | [cbs] Modernize | Philipp Hagemeister | 2015-02-19 | 1 | -4/+1 | |
| | | ||||||
* | | release 2015.02.19.1 | Philipp Hagemeister | 2015-02-19 | 2 | -1/+2 | |
| | | ||||||
* | | [patreon] Add support for embedlies (fixes #4969) | Philipp Hagemeister | 2015-02-19 | 3 | -3/+40 | |
| | | ||||||
* | | [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 ↵ | Jaime Marquínez Ferrándiz | 2015-02-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | is given | |||||
* | | | [utils] Fix js_to_json | Philipp Hagemeister | 2015-02-18 | 2 | -2/+6 | |
|/ / | | | | | | | Previously, the runtime could be atrocious for longer inputs. | |||||
* | | [yahoo] Remove md5sum from test case | Philipp Hagemeister | 2015-02-18 | 1 | -1/+0 | |
| | | | | | | | | The md5 sum has changed repeatedly, and we check whether it looks like a video anyways nowadays. | |||||
* | | [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 | |
| | | | | | | | | bug reports | |||||
* | | [jsinterp] Disable comment support | Philipp Hagemeister | 2015-02-18 | 3 | -4/+18 | |
| | | | | | | | | | | | | | | | | We need a proper lexer to be able to understand YouTube's code, which contains /* inside of strings. For now it's sufficient to just disable comment support altogether. Fixes #4976, fixes #4979, fixes #4980, fixes #4981, fixes #4982. Closes #4977. | |||||
* | | [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 ↵ | Philipp Hagemeister | 2015-02-18 | 1 | -1/+3 | |
| | | | | | | | | missing | |||||
* | | [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 | |
| | | | | | | | | | | | | We're seeing this in the tests¹ right now, which do not terminate. ¹ https://travis-ci.org/jaimeMF/youtube-dl/jobs/51135858 | |||||
* | | 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 | |
| | | | | | | | | | | | | | | | Instead of every downloader calling two helper functions, let our progress report be an ordinary progress hook like everyone else's. Closes #4875. | |||||
* | | | 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 | |
| | |