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
path:
root
/
youtube_dl
/
__init__.py
Age
Commit message (
Expand
)
Author
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
warn if %(stitle)s is being used
Philipp Hagemeister
2012-11-27
Switch back to underline for invalid characters, and make restricted ASCII-only
Philipp Hagemeister
2012-11-27
release 2012.11.27
2012.11.27
Filippo Valsorda
2012-11-26
New optoin --restrict-filenames
Philipp Hagemeister
2012-11-26
Add some parentheses around print for #180
Philipp Hagemeister
2012-11-25
alias %(title)s to %(stitle)s
Filippo Valsorda
2012-11-25
aliased --literal to --title
Filippo Valsorda
2012-11-17
release 2012.11.17
2012.11.17
Filippo Valsorda
2012-10-30
-x for --extract-audio, one of the most popular options
Philipp Hagemeister
2012-10-30
New --id option for the old default filename pattern
Philipp Hagemeister
2012-10-22
Restore 2.5 compat by activating with_statement future
Philipp Hagemeister
2012-10-14
New IE: YouTube channels (closes #396)
Filippo Valsorda
2012-10-09
release 2012.10.09
2012.10.09
Filippo Valsorda
2012-10-09
Merge PR #422 from 'kevinamadeus/master'
Filippo Valsorda
2012-10-01
Fix doc of extractor field
Philipp Hagemeister
2012-09-29
adding new --output replacements. Thanks @danut007ro (closes #442)
Filippo Valsorda
2012-09-27
Improve option definitions
Philipp Hagemeister
2012-09-27
Merge remote-tracking branch 'FiloSottille/vbr'
Philipp Hagemeister
2012-09-27
Merge pull request #405 from hdclark/master
Philipp Hagemeister
2012-09-27
Merge remote-tracking branch 'FiloSottille/supports'
Philipp Hagemeister
2012-09-27
Merge xnxx.com Support (NSFW). Test URL (SFW): http://video.xnxx.com/video144...
Philipp Hagemeister
2012-09-27
Release 2012.09.27
2012.09.27
Philipp Hagemeister
2012-09-25
Add InfoExtractor for Google Plus video
Kevin Kwan
2012-08-22
Added support for custom user agents.
hdclark
2012-08-19
tweaked the --audio-quality input validation/specification
Filippo Valsorda
2012-08-19
Merge pull request #398 from tempname/master
Filippo Valsorda
2012-08-15
added InfoExtractor for XNXX
tempname
2012-08-09
add youku support
dongmao zhang
2012-07-14
changed --audio-quality behaviour to support both CBR and VBR
Filippo Valsorda
2012-06-06
Information Extractor for blip.tv users
Juan Carlos Garcia Segovia
2012-06-03
normalize ffmpeg/avconv names printing
Filippo Valsorda
2012-05-30
don't corrupt stdout (-o -) in verbose mode
chocolateboy
2012-05-27
fixed a couple of Windows exe update bugs
Filippo Valsorda
2012-04-10
better naming for the sub-modules
Filippo Valsorda - Campagna
2012-03-31
py2exe -U fix for Windows XP
Filippo Valsorda
2012-03-31
corrected -U to support new zipfile and exe (#153) formats
Filippo Valsorda
2012-03-30
moved increment_downloads and process_info calls from IEs to FD.download (#29...
Filippo Valsorda
2012-03-25
Split code as a package, compiled into an executable zip
Filippo Valsorda
2012-03-25
Merge branch 'next-url'
Filippo Valsorda
2012-03-24
transplant ceba827e9aab563ae7c7190fc236ec1aa358ee59, d891ff9fd9952b2829a47b50...
Filippo Valsorda
2012-03-18
added support for HTTP redirects. Closes #315
Filippo Valsorda
2012-03-15
Credit Filippo Valsorda
Philipp Hagemeister
2012-03-15
added --srt-lang; updated README; extended the -g FAQ
Filippo Valsorda
2012-03-15
transplant gist of 7151f63a5f3820a322ba8bf61eebe8d9f75d6ee5
Philipp Hagemeister
2012-03-15
transplant 2934c2ce43412be2fbb28ee5fa8d6cd227203036 and afbaa80b8bb31b8949987...
Philipp Hagemeister
2012-03-15
transplant 0f6e296a8ec97bce781b722bbaf4cff95642d253
Philipp Hagemeister
2012-02-27
release 2012.02.27
2012.02.27
Philipp Hagemeister
2012-02-27
Always determine youtube description
Philipp Hagemeister
[next]