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
2010-10-31
Fix missing cast preventing detection of already downloaded file
Ricardo Garcia
2010-10-31
Tweaks to ivanov's code
Ricardo Garcia
2010-10-31
Added -c option (--continue)
Paul Ivanov
2010-10-31
Fix TypeError when using the -f option (fixes issue #24)
Ricardo Garcia
2010-10-31
Restore INTERNAL version number
Ricardo Garcia
2010-10-31
Bump version number
2009.05.25
Ricardo Garcia
2010-10-31
Remove trails from the "append_const" change (fixes issue #23)
Ricardo Garcia
2010-10-31
Only catch UnavailableFormatError in call to process_info
Ricardo Garcia
2010-10-31
Verify URLs in simulate mode (fixes issue #22)
Ricardo Garcia
2010-10-31
Restore "INTERNAL" version number
Ricardo Garcia
2010-10-31
Update version number in LATEST_VERSION
2009.05.23
Ricardo Garcia
2010-10-31
Bump version number
Ricardo Garcia
2010-10-31
Handle "content too short" errors properly
Ricardo Garcia
2010-10-31
Close video file before removing it.
Ricardo Garcia
2010-10-31
Remove .hgignore from version tracking
Ricardo Garcia
2010-10-31
Add LATEST_VERSION to further ease checking which is the latest stable version
Ricardo Garcia
2010-10-31
Put back INTERNAL version
Ricardo Garcia
2010-10-31
Set version number
2009.05.13
Ricardo Garcia
2010-10-31
Use store_const instead of append_const as the latter requires Python 2.5
Ricardo Garcia
2010-10-31
Restore INTERNAL version number
Ricardo Garcia
2010-10-31
Put version number in place
2009.05.11
Ricardo Garcia
2010-10-31
Add an "epoch" keyword to the output template
Ricardo Garcia
2010-10-31
Add format 35 (flv) as second best in quality
Ricardo Garcia
2010-10-31
Move the -t and -l options to the filesystem group
Ricardo Garcia
2010-10-31
Some consistency changes and ghost-file bugfix after discussion with rg3
dannycolligan
2010-10-31
Fixed ambiguity of multiple video option specifiers by dissalowing it; change...
dannycolligan
2010-10-31
Added -b option and created option groups for help prompt
dannycolligan
2010-10-31
Update and correct (format,extension) table for YouTube
Ricardo Garcia
2010-10-31
Minor documentation change
Ricardo Garcia
2010-10-31
Skip blank lines in batch file -- fixes issue #9
Ricardo Garcia
2010-10-31
Revert version number to INTERNAL
Ricardo Garcia
2010-10-31
Set version number
2009.04.25
Ricardo Garcia
2010-10-31
Fix code for metacafe.com (this fixes issue #8)
Ricardo Garcia
2010-10-31
Fix some minor unicode-related problems
Ricardo Garcia
2010-10-31
Update internal documentation to reflect the new behaviour
Ricardo Garcia
2010-10-31
Download videos after extracting information
Ricardo Garcia
2010-10-31
Replase self._downloader.to_stderr() with self._downloader.trouble()
Ricardo Garcia
2010-10-31
Put the downloader in full control of output messages
Ricardo Garcia
2010-10-31
Move the downloader return code to a class member
Ricardo Garcia
2010-10-31
Use getpreferredencoding() instead of getdefaultlocale()
Ricardo Garcia
2010-10-31
Update User-Agent string
Ricardo Garcia
2010-10-31
Minor adjustments to closely match what a web browser does
Ricardo Garcia
2010-10-31
Move the code to process an InfoExtractor result to its own method
Ricardo Garcia
2010-10-31
Added cap if user requests ytsearch number over 1000 (with warning)
dannycolligan
2010-10-31
Changed ytsearchall to retrieve max 1000 results
dannyc@omega
2010-10-31
Restore internal version number indicator
Ricardo Garcia
2010-10-31
Establish version number
2009.04.06
Ricardo Garcia
2010-10-31
Fix issue #5
Ricardo Garcia
2010-10-31
Remove some extra whitespace
Ricardo Garcia
2010-10-31
Switch to "INTERNAL" version again
Ricardo Garcia
[next]