summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | modified filename escaping to a "smarter" oneFilippo Valsorda2012-10-282-8/+18
|/ / / / / /
* | | | | | slight change to Dailymotion uploader regex (fix)Filippo Valsorda2012-10-281-1/+1
* | | | | | Merge pull request #491 from tyll/masterPhilipp Hagemeister2012-10-261-3/+10
|\ \ \ \ \ \
| * | | | | | Update install targetTill Maas2012-10-251-3/+10
|/ / / / / /
* | | | | | Merge pull request #488 from Tailszefox/localFilippo Valsorda2012-10-241-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix audio bitrate quality for ffmpeg/avconvTailszefox2012-10-231-2/+2
|/ / / / /
* | | | | Merge pull request #486 from Tailszefox/localPhilipp Hagemeister2012-10-231-1/+8
|\ \ \ \ \
| * | | | | Added duration for YouTube videosTailszefox2012-10-221-1/+8
|/ / / / /
* | | | | Support raw playlist parameters (Closes #482)Philipp Hagemeister2012-10-221-1/+1
* | | | | Restore 2.5 compat by activating with_statement futurePhilipp Hagemeister2012-10-221-0/+2
* | | | | handle YT urls with #/ redirects (closes #484)Filippo Valsorda2012-10-221-0/+1
* | | | | Don't use 2.7+ check_outputPhilipp Hagemeister2012-10-191-1/+1
* | | | | Merge pull request #472 from gcmalloc/masterPhilipp Hagemeister2012-10-198-35/+157
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | correcting travisgcmalloc2012-10-191-1/+3
| * | | | changing test from md5 to filesize, the file changed between downloadgcmalloc2012-10-191-5/+2
| * | | | cleaning the test that doesn't work with the api for the momentgcmalloc2012-10-191-30/+1
| * | | | some assertion on the file downloadedgcmalloc2012-10-191-50/+10
| * | | | removing testing videogcmalloc2012-10-191-0/+0
| * | | | correcting test to be compatible with python2.6gcmalloc2012-10-192-17/+23
| * | | | StringIO used by nosetests do not merge with the way youtube-dl handle sys.st...gcmalloc2012-10-191-1/+1
| * | | | correction on the testgcmalloc2012-10-192-25/+37
| * | | | adding travis supportgcmalloc2012-10-151-0/+7
| * | | | correcting the makefile according to the new onegcmalloc2012-10-121-4/+1
| * | | | removing extended globbing for the find utilitygcmalloc2012-10-121-1/+1
| * | | | adding xvideogcmalloc2012-10-121-2/+49
| * | | | adding facebook testgcmalloc2012-10-121-1/+20
| * | | | adding photobucket testgcmalloc2012-10-121-1/+19
| * | | | adding metacafe testgcmalloc2012-10-121-1/+14
| * | | | adding dailymotion testgcmalloc2012-10-121-1/+16
| * | | | some changes to keep the same standardgcmalloc2012-10-122-49/+46
| * | | | removing unused global modifiergcmalloc2012-10-121-6/+5
| * | | | correcting the makefilegcmalloc2012-10-121-1/+1
| * | | | changing test videogcmalloc2012-10-121-3/+3
| * | | | correction on the test for the utils.pygcmalloc2012-10-121-5/+3
| * | | | adding clean rule in the makefilegcmalloc2012-10-121-1/+4
| * | | | adding download test with md5 checkgcmalloc2012-10-121-0/+37
| * | | | adding TestCase class and corresponding testgcmalloc2012-10-121-13/+38
| * | | | correction on the sanitize title method, change in title resultinggcmalloc2012-10-122-29/+23
| * | | | adding test rule in the Makefilegcmalloc2012-10-121-0/+5
* | | | | New IE: YouTube channels (closes #396)Filippo Valsorda2012-10-142-0/+51
|/ / / /
* | | | support EDU YouTube playlists (closes #407)Filippo Valsorda2012-10-111-2/+2
* | | | release 2012.10.09Filippo Valsorda2012-10-094-2/+2
* | | | Added missing dependencies to MakefileFilippo Valsorda2012-10-091-3/+2
* | | | Re-engineered Dailymotion qualities selection (thanks @knagano, sort of merge...Filippo Valsorda2012-10-091-9/+16
* | | | Merge PR #422 from 'kevinamadeus/master'Filippo Valsorda2012-10-092-0/+125
|\ \ \ \
| * | | | Add InfoExtractor for Google Plus videoKevin Kwan2012-09-252-0/+125
| | |/ / | |/| |
* | | | Merge pull request #458 from grimreaper/patch-1Filippo Valsorda2012-10-091-1/+1
|\ \ \ \
| * | | | There is nothing bash specific heregrimreaper2012-10-061-1/+1
* | | | | Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2012-10-081-1/+6
|\| | | |
| * | | | Merge pull request #452 from Tailszefox/localFilippo Valsorda2012-10-031-1/+6
| |\ \ \ \