index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-11-27
Remove exclamation mark in --restrict-filenames mode
Philipp Hagemeister
2012-11-27
Merge remote-tracking branch 'alab1001101/master'
Philipp Hagemeister
2012-11-27
ignore kate swap files
Philipp Hagemeister
2012-11-27
Actually fix manpage (#473)
Philipp Hagemeister
2012-11-27
Merge pull request #473 from grimreaper/master
Philipp Hagemeister
2012-11-27
Actually merge #379
Philipp Hagemeister
2012-11-27
Merge remote-tracking branch 'joelverhagen/master'
Philipp Hagemeister
2012-11-27
Fix output format doc
Philipp Hagemeister
2012-11-27
Extended documentation for output format in README (Closes #268)
Philipp Hagemeister
2012-11-27
Windows build for 2012.11.28
2012.11.28
Philipp Hagemeister
2012-11-27
Bump version number to a numeric-only one to appease py2exe
Philipp Hagemeister
2012-11-27
Bump version number
Philipp Hagemeister
2012-11-27
Add test for asian characters (#551)
Philipp Hagemeister
2012-11-27
Minor filename encoding improvement in a common case
Philipp Hagemeister
2012-11-27
Merge remote-tracking branch 'chrisjrn/master'
Philipp Hagemeister
2012-11-27
Fixes the InfoExtractor for the Colbert Report.
Christopher Neugebauer
2012-11-27
Fix spacing in comedycentral IE
Philipp Hagemeister
2012-11-27
Merge remote-tracking branch 'chrisjrn/master'
Philipp Hagemeister
2012-11-27
warn if %(stitle)s is being used
Philipp Hagemeister
2012-11-27
Encode the entire filename
Philipp Hagemeister
2012-11-27
Clean up test
Philipp Hagemeister
2012-11-27
Switch back to underline for invalid characters, and make restricted ASCII-only
Philipp Hagemeister
2012-11-27
Fixed indentation error
Christopher Neugebauer
2012-11-27
Removes extranous debugging info :)
Christopher Neugebauer
2012-11-27
Adds format listing/selection support to the Comedy Central extractor.
Christopher Neugebauer
2012-11-27
Merge remote-tracking branch 'chrisjrn/master'
Philipp Hagemeister
2012-11-27
Removes extraneous debug message.
Christopher Neugebauer
2012-11-27
Points the ComedyCentral extractor at a CDN which works with more RTMPDump ve...
Christopher Neugebauer
2012-11-27
Merge remote-tracking branch 'gcmalloc/master'
Philipp Hagemeister
2012-11-27
release 2012.11.27
2012.11.27
Filippo Valsorda
2012-11-27
remove accidental remnants
Philipp Hagemeister
2012-11-26
New optoin --restrict-filenames
Philipp Hagemeister
2012-11-26
Remove redundancy in instructions
Philipp Hagemeister
2012-11-26
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2012-11-26
Document configuration
Philipp Hagemeister
2012-11-26
fix FAQ on how to compile (also, starnge fix in the Makefile)
Filippo Valsorda
2012-11-26
Use character instead of byte strings
Philipp Hagemeister
2012-11-26
Remove longs (int does the right thing since Python 2.2, see PEP 237)
Philipp Hagemeister
2012-11-26
Add some parentheses around print for #180
Philipp Hagemeister
2012-11-25
Merge pull request #538 from zejn/patch-1
Philipp Hagemeister
2012-11-25
Merge pull request #545 from FiloSottile/alias
Philipp Hagemeister
2012-11-25
alias %(title)s to %(stitle)s
Filippo Valsorda
2012-11-25
aliased --literal to --title
Filippo Valsorda
2012-11-21
Also enable album URLs on Vimeo.
zejn
2012-11-17
release 2012.11.17
2012.11.17
Filippo Valsorda
2012-11-13
Reworked Vimeo file selection logic (quality, codec) - closes #530
Filippo Valsorda
2012-11-11
Merge pull request #522 from art-zhitnik/master
Filippo Valsorda
2012-11-11
Solve the bug of parsing titles with unicode (cyrillic)
Art Zhitnik
2012-11-09
quiet the HTMLParser debug info - closes #517
Filippo Valsorda
2012-11-07
fix DailyMotion official users videos - closes #281 - by @yvestan
Filippo Valsorda
[next]