Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #472 from gcmalloc/master | Philipp Hagemeister | 2012-10-19 | 8 | -35/+157 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | Test proposal | |||||
| * | | | | correcting travis | gcmalloc | 2012-10-19 | 1 | -1/+3 | |
| | | | | | ||||||
| * | | | | changing test from md5 to filesize, the file changed between download | gcmalloc | 2012-10-19 | 1 | -5/+2 | |
| | | | | | ||||||
| * | | | | cleaning the test that doesn't work with the api for the moment | gcmalloc | 2012-10-19 | 1 | -30/+1 | |
| | | | | | ||||||
| * | | | | some assertion on the file downloaded | gcmalloc | 2012-10-19 | 1 | -50/+10 | |
| | | | | | ||||||
| * | | | | removing testing video | gcmalloc | 2012-10-19 | 1 | -0/+0 | |
| | | | | | ||||||
| * | | | | correcting test to be compatible with python2.6 | gcmalloc | 2012-10-19 | 2 | -17/+23 | |
| | | | | | ||||||
| * | | | | StringIO used by nosetests do not merge with the way youtube-dl handle ↵ | gcmalloc | 2012-10-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | sys.stdout and sys.stderr | |||||
| * | | | | correction on the test | gcmalloc | 2012-10-19 | 2 | -25/+37 | |
| | | | | | ||||||
| * | | | | adding travis support | gcmalloc | 2012-10-15 | 1 | -0/+7 | |
| | | | | | ||||||
| * | | | | correcting the makefile according to the new one | gcmalloc | 2012-10-12 | 1 | -4/+1 | |
| | | | | | ||||||
| * | | | | removing extended globbing for the find utility | gcmalloc | 2012-10-12 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | adding xvideo | gcmalloc | 2012-10-12 | 1 | -2/+49 | |
| | | | | | ||||||
| * | | | | adding facebook test | gcmalloc | 2012-10-12 | 1 | -1/+20 | |
| | | | | | ||||||
| * | | | | adding photobucket test | gcmalloc | 2012-10-12 | 1 | -1/+19 | |
| | | | | | ||||||
| * | | | | adding metacafe test | gcmalloc | 2012-10-12 | 1 | -1/+14 | |
| | | | | | ||||||
| * | | | | adding dailymotion test | gcmalloc | 2012-10-12 | 1 | -1/+16 | |
| | | | | | ||||||
| * | | | | some changes to keep the same standard | gcmalloc | 2012-10-12 | 2 | -49/+46 | |
| | | | | | ||||||
| * | | | | removing unused global modifier | gcmalloc | 2012-10-12 | 1 | -6/+5 | |
| | | | | | ||||||
| * | | | | correcting the makefile | gcmalloc | 2012-10-12 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | changing test video | gcmalloc | 2012-10-12 | 1 | -3/+3 | |
| | | | | | ||||||
| * | | | | correction on the test for the utils.py | gcmalloc | 2012-10-12 | 1 | -5/+3 | |
| | | | | | ||||||
| * | | | | adding clean rule in the makefile | gcmalloc | 2012-10-12 | 1 | -1/+4 | |
| | | | | | ||||||
| * | | | | adding download test with md5 check | gcmalloc | 2012-10-12 | 1 | -0/+37 | |
| | | | | | ||||||
| * | | | | adding TestCase class and corresponding test | gcmalloc | 2012-10-12 | 1 | -13/+38 | |
| | | | | | ||||||
| * | | | | correction on the sanitize title method, change in title resulting | gcmalloc | 2012-10-12 | 2 | -29/+23 | |
| | | | | | ||||||
| * | | | | adding test rule in the Makefile | gcmalloc | 2012-10-12 | 1 | -0/+5 | |
| | | | | | ||||||
* | | | | | New IE: YouTube channels (closes #396) | Filippo Valsorda | 2012-10-14 | 2 | -0/+51 | |
|/ / / / | ||||||
* | | | | support EDU YouTube playlists (closes #407) | Filippo Valsorda | 2012-10-11 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | release 2012.10.09 | Filippo Valsorda | 2012-10-09 | 4 | -2/+2 | |
| | | | | ||||||
* | | | | Added missing dependencies to Makefile | Filippo Valsorda | 2012-10-09 | 1 | -3/+2 | |
| | | | | ||||||
* | | | | Re-engineered Dailymotion qualities selection (thanks @knagano, sort of ↵ | Filippo Valsorda | 2012-10-09 | 1 | -9/+16 | |
| | | | | | | | | | | | | | | | | merges #176) | |||||
* | | | | Merge PR #422 from 'kevinamadeus/master' | Filippo Valsorda | 2012-10-09 | 2 | -0/+125 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add InfoExtractor for Google Plus video (with fixes) | |||||
| * | | | | Add InfoExtractor for Google Plus video | Kevin Kwan | 2012-09-25 | 2 | -0/+125 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #458 from grimreaper/patch-1 | Filippo Valsorda | 2012-10-09 | 1 | -1/+1 | |
|\ \ \ \ | | | | | | | | | | | There is nothing bash specific in release.sh, switch to /bin/sh | |||||
| * | | | | There is nothing bash specific here | grimreaper | 2012-10-06 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | /bin/bash is always wrong. Since there is nothing bash specific here, switch to /bin/sh | |||||
* | | | | | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2012-10-08 | 1 | -1/+6 | |
|\| | | | | ||||||
| * | | | | Merge pull request #452 from Tailszefox/local | Filippo Valsorda | 2012-10-03 | 1 | -1/+6 | |
| |\ \ \ \ | | | | | | | | | | | | | Added uploaded date for Dailymotion | |||||
| | * | | | | Added uploaded date for Dailymotion | Tailszefox | 2012-10-03 | 1 | -1/+6 | |
| |/ / / / | ||||||
* / / / / | Correct detect_executables on Windows (Closes #447, #457) | Philipp Hagemeister | 2012-10-08 | 1 | -7/+8 | |
|/ / / / | ||||||
* | | | | Fix docs | Philipp Hagemeister | 2012-10-01 | 2 | -2/+2 | |
| | | | | ||||||
* | | | | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2012-10-01 | 3 | -3/+5 | |
|\ \ \ \ | ||||||
| * | | | | Merged, modified and compiled Dailymotion pull request #446 by @Steap | Filippo Valsorda | 2012-09-30 | 3 | -2/+2 | |
| | | | | | ||||||
| * | | | | DailymotionIE: There is not necessarily an underscore in a Dailymotion URL. | Cyril Roelandt | 2012-09-30 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | DailymotionIE: some videos do not use the "hqURL", "sdURL", "ldURL" ↵ | Cyril Roelandt | 2012-09-30 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | keywords. In this case, the "video_url" keyword should be looked for. | |||||
* | | | | | Fix doc of extractor field | Philipp Hagemeister | 2012-10-01 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Updated youtube-dl.exe | Filippo Valsorda | 2012-09-29 | 1 | -0/+0 | |
| | | | | ||||||
* | | | | Merge pull request #403 from FiloSottile/re_VERBOSE | Filippo Valsorda | 2012-09-29 | 1 | -2/+24 | |
|\ \ \ \ | ||||||
| * | | | | Made the YouTubeIE regex verbose/commented | Filippo Valsorda | 2012-08-20 | 1 | -2/+23 | |
| |/ / / | ||||||
* | | | | Not all Dailymotion videos have an hqURL, now downloads highest quality ↵ | Filippo Valsorda | 2012-09-29 | 2 | -4/+7 | |
| | | | | | | | | | | | | | | | | available |