Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | FFmpegMergerPP: Print an info message with the destination before running ffmpeg | Jaime Marquínez Ferrándiz | 2014-01-17 | 1 | -0/+1 | |
| | | | ||||||
* | | | [extractor/common] Limit --write-pages filename to 200 chars | Philipp Hagemeister | 2014-01-17 | 1 | -0/+4 | |
|/ / | | | | | | | This avoids problems with very long URLs. | |||||
* | | [cnn] Improve test | Philipp Hagemeister | 2014-01-17 | 1 | -6/+7 | |
| | | ||||||
* | | release 2014.01.17.2 | Philipp Hagemeister | 2014-01-17 | 1 | -1/+1 | |
| | | ||||||
* | | [kankan] Skip test | Philipp Hagemeister | 2014-01-17 | 1 | -0/+1 | |
| | | ||||||
* | | [kankan] Simplify | Philipp Hagemeister | 2014-01-17 | 1 | -18/+21 | |
| | | ||||||
* | | [mixcloud] Use unicode_literals | Philipp Hagemeister | 2014-01-17 | 1 | -12/+13 | |
| | | ||||||
* | | [mixcloud] Fix URL extraction | Philipp Hagemeister | 2014-01-17 | 1 | -6/+7 | |
| | | ||||||
* | | [mpora] Fix uploader name extraction | Philipp Hagemeister | 2014-01-17 | 1 | -1/+1 | |
| | | ||||||
* | | [ted] Updated checksums | Philipp Hagemeister | 2014-01-17 | 2 | -3/+3 | |
| | | ||||||
* | | [ted] Use unicode_literals | Philipp Hagemeister | 2014-01-17 | 1 | -7/+10 | |
| | | ||||||
* | | Remove youtube swf signature test | Philipp Hagemeister | 2014-01-17 | 1 | -6/+0 | |
| | | | | | | | | Apparently, swf players are no longer in use. If we find one, we'll readd it. | |||||
* | | [condenast] Allow multiple formats, and sort centralized | Philipp Hagemeister | 2014-01-17 | 1 | -12/+14 | |
| | | ||||||
* | | [condenast] Use unicode_literals | Philipp Hagemeister | 2014-01-17 | 1 | -23/+25 | |
| | | ||||||
* | | [soundcloud] Use unicode_literals and centralized sorting | Philipp Hagemeister | 2014-01-17 | 1 | -51/+52 | |
| | | ||||||
* | | [spankwire] Use centralized format sorting and unicode_literals | Philipp Hagemeister | 2014-01-17 | 1 | -14/+24 | |
| | | ||||||
* | | [teamcoco] Use centralized sorting | Philipp Hagemeister | 2014-01-17 | 1 | -12/+17 | |
| | | ||||||
* | | [teamcoco] Use unicode_literals | Philipp Hagemeister | 2014-01-17 | 1 | -14/+16 | |
| | | ||||||
* | | [gamespot] Use unicode_literals | Philipp Hagemeister | 2014-01-17 | 1 | -6/+8 | |
| | | ||||||
* | | [franceinter] Remove superfluous whitespace | Philipp Hagemeister | 2014-01-17 | 1 | -3/+1 | |
| | | ||||||
* | | Credit @sahutd for franceinter (#2152) | Philipp Hagemeister | 2014-01-17 | 1 | -0/+1 | |
| | | ||||||
* | | [franceinter] Minor improvements (#2152) | Philipp Hagemeister | 2014-01-17 | 1 | -20/+29 | |
| | | ||||||
* | | [flickr] Use unicode literals | Philipp Hagemeister | 2014-01-17 | 1 | -10/+12 | |
| | | ||||||
* | | Merge remote-tracking branch 'sahutd/master' | Philipp Hagemeister | 2014-01-17 | 2 | -0/+32 | |
|\ \ | ||||||
| * | | Made modification as suggested on https://github.com/rg3/youtube-dl/pull/2151 | sahutd | 2014-01-15 | 1 | -18/+9 | |
| | | | ||||||
| * | | franceinter [Issue #2105] | Saimadhav Heblikar | 2014-01-15 | 1 | -0/+1 | |
| | | | | | | | | | Added franceinterIE import to reflect addition of FranceInter support. Issue #2105 | |||||
| * | | Added franceinter [Issue #2105] | Saimadhav Heblikar | 2014-01-15 | 1 | -0/+40 | |
| |/ | ||||||
* | | release 2013.01.17.1 | Philipp Hagemeister | 2014-01-17 | 1 | -1/+1 | |
| | | ||||||
* | | [everyonesmixtape] Add support (Fixes #2161) | Philipp Hagemeister | 2014-01-17 | 5 | -1/+83 | |
| | | ||||||
* | | release 2013.01.17 | Philipp Hagemeister | 2014-01-17 | 2 | -12/+11 | |
| | | ||||||
* | | [generic] Do not fetch XML URLs (Fixes #2162) | Philipp Hagemeister | 2014-01-17 | 1 | -1/+1 | |
| | | ||||||
* | | [redtube] Make ‘http:’ not optional (closes #2160) | Jaime Marquínez Ferrándiz | 2014-01-16 | 1 | -1/+1 | |
|/ | | | | | If the url doesn’t specify the protocol we can’t directly use it to download the webpage, we would need to build a new url. Instead, we let the generic extractor add the protocol. | |||||
* | Add a couple of missing http:// in test URLs | Filippo Valsorda | 2014-01-14 | 2 | -2/+2 | |
| | ||||||
* | Implement a different adult sites checking algorithm | Filippo Valsorda | 2014-01-14 | 1 | -12/+32 | |
| | ||||||
* | Fix --list-formats description (Closes #2142) | Philipp Hagemeister | 2014-01-13 | 1 | -1/+1 | |
| | ||||||
* | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | 2014-01-12 | 0 | -0/+0 | |
|\ | ||||||
| * | [nowvideo] Recognize nowvideo.sx urls (fixes #2127) | Jaime Marquínez Ferrándiz | 2014-01-12 | 1 | -1/+1 | |
| | | ||||||
* | | Allow ~ in --download-archive (Fixes #2137) | Philipp Hagemeister | 2014-01-12 | 1 | -1/+2 | |
| | | ||||||
* | | [nowvideo] Add support for .sx version (Fixes #2127) | Philipp Hagemeister | 2014-01-12 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #2139 from dstftw/master | Philipp Hagemeister | 2014-01-11 | 1 | -7/+7 | |
|\ | | | | | Tidy help text | |||||
| * | Tidy help text | dst | 2014-01-12 | 1 | -7/+7 | |
| | | ||||||
* | | Merge pull request #2138 from dstftw/lynda-membership-support | Philipp Hagemeister | 2014-01-11 | 1 | -15/+71 | |
|\ \ | |/ |/| | [lynda] Add support for member accounts and paid videos (Closes #2125) | |||||
| * | [lynda] Add support for member accounts and paid videos (Closes #2125) | dst | 2014-01-12 | 1 | -15/+71 | |
|/ | ||||||
* | [brightcove] The ‘id’ attribute is not always present in the object tag ↵ | Jaime Marquínez Ferrándiz | 2014-01-10 | 1 | -3/+3 | |
| | | | | | | (fixes #2132) It looks like the ‘flashId’ parameter is not needed. | |||||
* | [bandcamp] Make thumbnail and uploader optional | Philipp Hagemeister | 2014-01-09 | 1 | -2/+2 | |
| | | | | Fixes #2129 | |||||
* | [bandcamp] Fix variable name | Jaime Marquínez Ferrándiz | 2014-01-09 | 1 | -1/+1 | |
| | ||||||
* | Fix typo in the readme | Jaime Marquínez Ferrándiz | 2014-01-09 | 1 | -1/+1 | |
| | ||||||
* | [youtube] Add a pseudo format for rtmp videos (#2123) | Philipp Hagemeister | 2014-01-09 | 1 | -1/+4 | |
| | ||||||
* | [youtube] Correct subtitle URL (Fixes #2120) | Philipp Hagemeister | 2014-01-09 | 1 | -1/+1 | |
| | ||||||
* | release 2014.01.08 | Philipp Hagemeister | 2014-01-08 | 2 | -1/+5 | |
| |