index
:
youtube-dl
df-fmt-ext-patch
df-test-cleanup
dlp-fifa-backport
download-server
gh-pages
master
pull/29816/head
pull/30733/head
rtmp_test
totalwebcasting
Command-line program to download videos from YouTube.com and other video sites
ytdl-org
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
youtube-dl
Age
Commit message (
Expand
)
Author
2012-11-27
Prepare 2012.11.29 release
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
release 2012.11.27
2012.11.27
Filippo Valsorda
2012-11-17
release 2012.11.17
2012.11.17
Filippo Valsorda
2012-10-09
release 2012.10.09
2012.10.09
Filippo Valsorda
2012-09-30
Merged, modified and compiled Dailymotion pull request #446 by @Steap
Filippo Valsorda
2012-09-29
Not all Dailymotion videos have an hqURL, now downloads highest quality avail...
Filippo Valsorda
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
Add recent breakage to FAQ (Closes #433)
Philipp Hagemeister
2012-09-27
Let Makefile use youtube-dl source code instead of compiled binary
Philipp Hagemeister
2012-09-27
Merge remote-tracking branch 'FiloSottille/automation'
Philipp Hagemeister
2012-09-27
Release 2012.09.27
2012.09.27
Philipp Hagemeister
2012-09-27
Compile updated youtube-dl
Philipp Hagemeister
2012-08-19
Python 2.6 compatibility fix. Thanks @Jamesc359 - closes #400
Filippo Valsorda
2012-08-01
Merge branch 'joehillen/master' - pull request #381
Filippo Valsorda
2012-07-31
changed YouTube closed captions URL; closes #382
Filippo Valsorda
2012-07-31
xvideos patch by @pocoimporta - closes #370
Filippo Valsorda
2012-07-22
Added install target to Makefile.
joehillen
2012-07-14
fixed a logic bug in post-processing
Filippo Valsorda
2012-06-30
YouTube playlist fix; closes #365 and #331
Filippo Valsorda
2012-06-22
display a meaningful error message on rental videos (#359)
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-05-09
reorganized the titles sanitizing: now title is the untouched title
Filippo Valsorda
2012-05-01
dropped the support for Python 2.5
Filippo Valsorda
2012-04-13
some HTMLParser bugfixes
Filippo Valsorda
2012-04-11
merged unescapeHTML branch; removed lxml dependency
Filippo Valsorda
2012-04-10
ignore parsing errors in get_element_by_id()
Filippo Valsorda
2012-04-10
removed the undocumented HTMLParser.unescape, replaced with _unescapeHTML; fi...
Filippo Valsorda - Campagna
2012-04-10
removed dependency from lxml: added IDParser
Filippo Valsorda - Campagna
2012-03-31
corrected -U to support new zipfile and exe (#153) formats
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-24
Always extract original URL from next_url (#318)
Filippo Valsorda
2012-03-23
Extract original URL from next_url parameter of verify_age page, before actua...
Witold Baryluk
2012-03-23
Ignore leading spaces (and trailing also) in all URL from url list or command...
Witold Baryluk
2012-03-18
added support for HTTP redirects. Closes #315
Filippo Valsorda
2012-03-15
added --srt-lang; updated README; extended the -g FAQ
Filippo Valsorda
2012-03-15
Merge branch 'master' of git://github.com/rg3/youtube-dl into closed-captions
Filippo Valsorda
2012-03-15
transplant gist of 7151f63a5f3820a322ba8bf61eebe8d9f75d6ee5
Philipp Hagemeister
2012-03-15
Merge commit '7151f63a5f3820a322ba8bf61eebe8d9f75d6ee5'
Philipp Hagemeister
2012-03-14
switched ytsearch to more robust Youtube Data API (fixes #307)
Filippo Valsorda
2012-03-13
added youtube closed captions .srt support (see #90)
Filippo Valsorda
2012-03-09
Fixed downloading of unrelated videos when downloading a YouTube playlist
cryzed
2012-03-07
Vimeo: Added support for flv only videos
Filippo Valsorda
2012-03-05
Switch Vimeo to scraping: fixes #285
Filippo Valsorda
2012-03-02
Fixed gvsearch
Filippo Valsorda
[next]