summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge pull request #560 from phihag/fix-to_screen-modePhilipp Hagemeister2012-11-271-1/+1
|\ \ | | | | | | to_screen: Only encode when output stream is binary
| * | Only encode when output stream is binaryPhilipp Hagemeister2012-11-271-1/+1
|/ /
* | Replace long with int (see PEP 237)Philipp Hagemeister2012-11-273-9/+9
| |
* | Better formatting (PEP 8)Philipp Hagemeister2012-11-271-3/+6
| |
* | Remove mentions of unicodePhilipp Hagemeister2012-11-273-65/+64
| |
* | Clean up with the help of pep8Philipp Hagemeister2012-11-271-2/+4
| |
* | unify spacingPhilipp Hagemeister2012-11-271-2/+2
| |
* | Merge remote-tracking branch 'Asido/master'Philipp Hagemeister2012-11-271-9/+7
|\ \
| * | Simplified preferredencoding()Arvydas Sidorenko2012-07-011-9/+7
| | | | | | | | | | | | | | | | | | | | | Not sure what is the point to use yield to return encoding, thus it will simplify the whole function. Signed-off-by: Arvydas Sidorenko <asido4@gmail.com>
* | | 2012.11.29Philipp Hagemeister2012-11-271-0/+0
| | |
* | | Prepare 2012.11.29 releasePhilipp Hagemeister2012-11-273-2/+2
| | |
* | | Fix filename sanitation (Closes #555)Philipp Hagemeister2012-11-271-3/+4
| | |
* | | Add Christian Albrecht (Arte.tv IE) to authorsPhilipp Hagemeister2012-11-271-0/+1
| | |
* | | Remove exclamation mark in --restrict-filenames modePhilipp Hagemeister2012-11-272-3/+3
| | |
* | | Merge remote-tracking branch 'alab1001101/master'Philipp Hagemeister2012-11-272-1/+138
|\ \ \
| * | | Make youtube-dlChristian Albrecht2012-08-261-0/+0
| | | |
| * | | Add arte.tv Info ExtractorChristian Albrecht2012-08-262-0/+156
| | | |
* | | | ignore kate swap filesPhilipp Hagemeister2012-11-271-0/+1
| | | |
* | | | Actually fix manpage (#473)Philipp Hagemeister2012-11-272-2/+2
| | | |
* | | | Merge pull request #473 from grimreaper/masterPhilipp Hagemeister2012-11-271-1/+1
|\ \ \ \ | | | | | | | | | | fix mdoc nits
| * | | | Fix mandoc nitsEitan Adler2012-10-151-1/+1
| | | | |
* | | | | Actually merge #379Philipp Hagemeister2012-11-275-3/+28
| | | | |
* | | | | Merge remote-tracking branch 'joelverhagen/master'Philipp Hagemeister2012-11-270-0/+0
|\ \ \ \ \
| * | | | | Updated --no-resize-buffer docs, removed -b optionJoel Verhagen2012-07-164-4/+6
| | | | | |
| * | | | | Added options to set download buffer size and disable automatic buffer resizing.Joel Verhagen2012-07-145-2/+20
| | | | | |
* | | | | | Fix output format docPhilipp Hagemeister2012-11-272-7/+12
| | | | | |
* | | | | | Extended documentation for output format in README (Closes #268)Philipp Hagemeister2012-11-272-0/+70
| | | | | |
* | | | | | Windows build for 2012.11.28Philipp Hagemeister2012-11-271-0/+0
| |_|_|_|/ |/| | | |
* | | | | Bump version number to a numeric-only one to appease py2exePhilipp Hagemeister2012-11-273-2/+2
| | | | |
* | | | | Bump version numberPhilipp Hagemeister2012-11-273-2/+2
| | | | |
* | | | | Add test for asian characters (#551)Philipp Hagemeister2012-11-271-1/+1
| | | | |
* | | | | Minor filename encoding improvement in a common casePhilipp Hagemeister2012-11-272-0/+10
| | | | |
* | | | | Merge remote-tracking branch 'chrisjrn/master'Philipp Hagemeister2012-11-271-2/+11
|\ \ \ \ \
| * | | | | Fixes the InfoExtractor for the Colbert Report.Christopher Neugebauer2012-11-271-2/+11
| | | | | |
* | | | | | Fix spacing in comedycentral IEPhilipp Hagemeister2012-11-271-13/+9
| | | | | |
* | | | | | Merge remote-tracking branch 'chrisjrn/master'Philipp Hagemeister2012-11-271-0/+40
|\| | | | |
| * | | | | Fixed indentation errorChristopher Neugebauer2012-11-271-1/+1
| | | | | |
| * | | | | Removes extranous debugging info :)Christopher Neugebauer2012-11-271-4/+4
| | | | | |
| * | | | | Adds format listing/selection support to the Comedy Central extractor.Christopher Neugebauer2012-11-271-1/+41
| | | | | |
* | | | | | warn if %(stitle)s is being usedPhilipp Hagemeister2012-11-272-1/+4
| | | | | |
* | | | | | Encode the entire filenamePhilipp Hagemeister2012-11-271-3/+4
| | | | | |
* | | | | | Clean up testPhilipp Hagemeister2012-11-271-1/+0
| | | | | |
* | | | | | Switch back to underline for invalid characters, and make restricted ASCII-onlyPhilipp Hagemeister2012-11-275-13/+21
| | | | | |
* | | | | | Merge remote-tracking branch 'chrisjrn/master'Philipp Hagemeister2012-11-271-1/+12
|\| | | | |
| * | | | | Removes extraneous debug message.Christopher Neugebauer2012-11-271-1/+0
| | | | | |
| * | | | | Points the ComedyCentral extractor at a CDN which works with more RTMPDump ↵Christopher Neugebauer2012-11-271-1/+13
| | | | | | | | | | | | | | | | | | | | | | | | versions.
* | | | | | Merge remote-tracking branch 'gcmalloc/master'Philipp Hagemeister2012-11-271-11/+116
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | adding second vimeo urlgcmalloc2012-10-241-3/+17
| | | | | |
| * | | | | skipping vimeo for the momentgcmalloc2012-10-241-0/+2
| | | | | |
| * | | | | adding xnxx testgcmalloc2012-10-241-1/+16
| | | | | |