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
2011-12-17
Add wav audio output
Philipp Hagemeister
2011-12-16
Only skip download if files exists; convert audio
Philipp Hagemeister
2011-12-15
Release 2011.12.15
2011.12.15
Philipp Hagemeister
2011-12-15
Dailymotion: Use og:title instead of <title> to find title (Closes: #253)
Philipp Hagemeister
2011-12-08
Release 2011.12.08
2011.12.08
Philipp Hagemeister
2011-12-08
--prefer-free-formats (Closes #231)
Philipp Hagemeister
2011-12-08
m4a: aac in mp4 container (Closes #240)
Philipp Hagemeister
2011-12-08
Abort when --max-downloads is reached.
Philipp Hagemeister
2011-12-08
Merge pull request #245 from rbrito/fix-makefile
Philipp Hagemeister
2011-12-08
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2011-12-08
OpenClassRoom IE (Closes: #234)
Philipp Hagemeister
2011-12-08
Makefile: Don't use `echo`'s `-e` option for portability.
Rogério Brito
2011-11-30
Merge pull request #238 from rbrito/add-to-gitignore
Philipp Hagemeister
2011-11-30
Add list of files to ignore for `youtube-dl`.
Rogério Brito
2011-11-30
OpenClassRoom videos (#234)
Philipp Hagemeister
2011-11-30
Move merged code to dev version
Philipp Hagemeister
2011-11-30
Merge pull request #236 from lra/dailymotion-fix
Philipp Hagemeister
2011-11-29
Fix the DailymotionIE to parse the new title of a webpage
Laurent Raufaste
2011-11-29
Mention -o - in doc (Closes #204)
Philipp Hagemeister
2011-11-29
Use freedesktop.org mandated user config file location (Suggested by Tyll in ...
Philipp Hagemeister
2011-11-29
Do not count unmatched or skipped videos towards max-downloads (Closes #232)
Philipp Hagemeister
2011-11-28
Preliminary implementation of configuration files
Philipp Hagemeister
2011-11-28
Document -o %(upload_date)s (Closes #228)
Philipp Hagemeister
2011-11-28
--max-downloads option (Closes #230)
Philipp Hagemeister
2011-11-24
Credit shizeeg for Mixcloud IE
Philipp Hagemeister
2011-11-24
Move MixcloudIE to __init__.py
Philipp Hagemeister
2011-11-24
Mixcloud IE
sh!zeeg
2011-11-23
Release 2011.11.23
2011.11.23
Philipp Hagemeister
2011-11-23
Fix vimeo error (Closes #224)
Philipp Hagemeister
2011-11-22
Correct simplify_title call in ComedyCentral IE
Philipp Hagemeister
2011-11-22
Release 2011.11.22
2011.11.22
Philipp Hagemeister
2011-11-22
Make exception handling 2.5-compatible (Closes #223)
Philipp Hagemeister
2011-11-21
Release 2011.11.21
2011.11.21
Philipp Hagemeister
2011-11-21
Allow non-ASCII characters in simplified titles(Closes #220)
Philipp Hagemeister
2011-11-21
Simplify simplify_title
Philipp Hagemeister
2011-11-21
First tests
Philipp Hagemeister
2011-11-21
Use the dev version in Makefile
Philipp Hagemeister
2011-11-21
Move code into a separate Python module
Philipp Hagemeister
2011-11-21
Remove empty real_initialize defs
Philipp Hagemeister
2011-11-16
Credit authors of Soundclound and InfoQ extractors
Philipp Hagemeister
2011-11-15
InfoQ IE (Closes #216)
Philipp Hagemeister
2011-11-15
Merge remote-tracking branch 'ngokevin/soundcloud'
Philipp Hagemeister
2011-11-15
InfoQ IE
Ori Avtalion
2011-11-15
Merge pull request #211 from techtonik/patch-1
Philipp Hagemeister
2011-11-15
Fix youtube playlist IE match (Closes: #210)
Philipp Hagemeister
2011-11-12
removed weird indent
Kevin Ngo
2011-11-12
added whitespace below soundcloudIE class
Kevin Ngo
2011-11-12
extracts full title from source
Kevin Ngo
2011-11-12
now downloads soundcloud songs, need to polish title grabbing and file naming
Kevin Ngo
2011-11-10
changed spaces to tabs (by yt-dl standards), fixed bugs, but still won't down...
Kevin Ngo
[next]