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
Age
Commit message (
Collapse
)
Author
2012-11-27
Adds format listing/selection support to the Comedy Central extractor.
Christopher Neugebauer
2012-11-27
Removes extraneous debug message.
Christopher Neugebauer
2012-11-27
Points the ComedyCentral extractor at a CDN which works with more RTMPDump ↵
Christopher Neugebauer
versions.
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
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
Also enable album URLs on Vimeo.
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
--(match|reject)-title utf8 fix
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
2012-11-06
fixed MetacafeIE (uploader nickname regex) - closes #515
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-28
modified filename escaping to a "smarter" one
Filippo Valsorda
2012-10-28
slight change to Dailymotion uploader regex (fix)
Filippo Valsorda
2012-10-23
Fix audio bitrate quality for ffmpeg/avconv
Tailszefox
2012-10-22
Added duration for YouTube videos
Tailszefox
2012-10-22
Support raw playlist parameters (Closes #482)
Philipp Hagemeister
2012-10-22
Restore 2.5 compat by activating with_statement future
Philipp Hagemeister
2012-10-22
handle YT urls with #/ redirects (closes #484)
Filippo Valsorda
2012-10-19
Don't use 2.7+ check_output
Philipp Hagemeister
2012-10-19
Merge pull request #472 from gcmalloc/master
Philipp Hagemeister
Test proposal
2012-10-14
New IE: YouTube channels (closes #396)
Filippo Valsorda
2012-10-12
removing unused global modifier
gcmalloc
2012-10-11
support EDU YouTube playlists (closes #407)
Filippo Valsorda
2012-10-09
release 2012.10.09
2012.10.09
Filippo Valsorda
2012-10-09
Re-engineered Dailymotion qualities selection (thanks @knagano, sort of ↵
Filippo Valsorda
merges #176)
2012-10-09
Merge PR #422 from 'kevinamadeus/master'
Filippo Valsorda
Add InfoExtractor for Google Plus video (with fixes)
2012-10-08
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2012-10-08
Correct detect_executables on Windows (Closes #447, #457)
Philipp Hagemeister
2012-10-03
Added uploaded date for Dailymotion
Tailszefox
2012-10-01
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2012-10-01
Fix doc of extractor field
Philipp Hagemeister
2012-09-30
Merged, modified and compiled Dailymotion pull request #446 by @Steap
Filippo Valsorda
2012-09-30
DailymotionIE: There is not necessarily an underscore in a Dailymotion URL.
Cyril Roelandt
2012-09-30
DailymotionIE: some videos do not use the "hqURL", "sdURL", "ldURL" ↵
Cyril Roelandt
keywords. In this case, the "video_url" keyword should be looked for.
2012-09-29
Merge pull request #403 from FiloSottile/re_VERBOSE
Filippo Valsorda
2012-09-29
Not all Dailymotion videos have an hqURL, now downloads highest quality ↵
Filippo Valsorda
available
2012-09-29
Fixed DailymotionIE, now downloads high-def mp4s, which might be too much (?)
Filippo Valsorda
2012-09-29
adding new --output replacements. Thanks @danut007ro (closes #442)
Filippo Valsorda
2012-09-27
update default UA string (Closes #390)
Philipp Hagemeister
[prev]
[next]