Filippo Valsorda
7b107eea51
release 2012.10.09
12 years ago
Filippo Valsorda
13e69f546c
Merged, modified and compiled Dailymotion pull request #446 by @Steap
12 years ago
Filippo Valsorda
3c4d6c9eba
Not all Dailymotion videos have an hqURL, now downloads highest quality available
12 years ago
Filippo Valsorda
349e2e3e21
Fixed DailymotionIE, now downloads high-def mp4s, which might be too much (?)
12 years ago
Filippo Valsorda
551fa9dfbf
adding new --output replacements. Thanks @danut007ro ( closes #442 )
12 years ago
Philipp Hagemeister
6c5b442a9b
Add recent breakage to FAQ ( Closes #433 )
12 years ago
Philipp Hagemeister
20326b8b1b
Let Makefile use youtube-dl source code instead of compiled binary
12 years ago
Philipp Hagemeister
85f76ac90b
Merge remote-tracking branch 'FiloSottille/automation'
12 years ago
Philipp Hagemeister
b5de8af234
Release 2012.09.27
12 years ago
Philipp Hagemeister
eb817499b0
Compile updated youtube-dl
12 years ago
Filippo Valsorda
9bb8dc8e42
Python 2.6 compatibility fix. Thanks @Jamesc359 - closes #400
12 years ago
Filippo Valsorda
91645066e2
Merge branch 'joehillen/master' - pull request #381
12 years ago
Filippo Valsorda
dee5d76923
changed YouTube closed captions URL; closes #382
12 years ago
Filippo Valsorda
363a4e1114
xvideos patch by @pocoimporta - closes #370
12 years ago
joehillen
ef0c08cdfe
Added install target to Makefile.
12 years ago
Filippo Valsorda
cca4828ac9
fixed a logic bug in post-processing
12 years ago
Filippo Valsorda
d4e16d3e97
YouTube playlist fix; closes #365 and #331
13 years ago
Filippo Valsorda
7df97fb59f
display a meaningful error message on rental videos ( #359 )
13 years ago
chocolateboy
6ab92c8b62
don't corrupt stdout (-o -) in verbose mode
13 years ago
Filippo Valsorda
f36cd07685
fixed a couple of Windows exe update bugs
13 years ago
Filippo Valsorda
2c288bda42
reorganized the titles sanitizing: now title is the untouched title
...
and stitle is created in process_info() and is cross-filesystem sanitized by sanitize_filename();
closes #164
13 years ago
Filippo Valsorda
921a145592
dropped the support for Python 2.5
...
let's elaborate the decision: Python 2.5 is a 6 years old release
and "under the current release policy, no security issues in Python
2.5 will be fixed anymore" (!!); also, it doesn't support the new
zipfile distribution format.
13 years ago
Filippo Valsorda
9beb5af82e
some HTMLParser bugfixes
13 years ago
Filippo Valsorda
9e6dd23876
merged unescapeHTML branch; removed lxml dependency
13 years ago
Filippo Valsorda
7a8501e307
ignore parsing errors in get_element_by_id()
13 years ago
Filippo Valsorda - Campagna
781cc523af
removed the undocumented HTMLParser.unescape, replaced with _unescapeHTML; fixed a bug in the use of _unescapeHTML (missing _, from d6a9615347
)
13 years ago
Filippo Valsorda - Campagna
c6f45d4314
removed dependency from lxml: added IDParser
13 years ago
Filippo Valsorda
53e893615d
corrected -U to support new zipfile and exe ( #153 ) formats
13 years ago
Filippo Valsorda
d77c3dfd02
Split code as a package, compiled into an executable zip
13 years ago
Filippo Valsorda
c23d8a74dc
Merge branch 'next-url'
13 years ago
Filippo Valsorda
74a5ff5f43
transplant ceba827e9a
, d891ff9fd9
, 69d3b2d824
, 071940680f
13 years ago
Filippo Valsorda
071940680f
Always extract original URL from next_url ( #318 )
13 years ago
Witold Baryluk
69d3b2d824
Extract original URL from next_url parameter of verify_age page, before actual extract
13 years ago
Witold Baryluk
d891ff9fd9
Ignore leading spaces (and trailing also) in all URL from url list or command line
13 years ago
Filippo Valsorda
6af22cf0ef
added support for HTTP redirects. Closes #315
13 years ago
Filippo Valsorda
a0432a1e80
added --srt-lang; updated README; extended the -g FAQ
13 years ago
Filippo Valsorda
cfcf32d038
Merge branch 'master' of git://github.com/rg3/youtube-dl into closed-captions
13 years ago
Philipp Hagemeister
a67bdc34fa
transplant gist of 7151f63a5f
13 years ago
Philipp Hagemeister
b3a653c245
Merge commit '7151f63a5f3820a322ba8bf61eebe8d9f75d6ee5'
13 years ago
Filippo Valsorda
afbaa80b8b
switched ytsearch to more robust Youtube Data API ( fixes #307 )
13 years ago
Filippo Valsorda
115d243428
added youtube closed captions .srt support (see #90 )
13 years ago
cryzed
7151f63a5f
Fixed downloading of unrelated videos when downloading a YouTube playlist
13 years ago
Filippo Valsorda
597e7b1805
Vimeo: Added support for flv only videos
13 years ago
Filippo Valsorda
2934c2ce43
Switch Vimeo to scraping: fixes #285
13 years ago
Filippo Valsorda
0f6e296a8e
Fixed gvsearch
13 years ago
Philipp Hagemeister
9c228928b6
release 2012.02.27
13 years ago
Philipp Hagemeister
c4105fa035
release 2012.02.26
13 years ago
Rogério Brito
d85448f3bb
VimeoIE: Allow matches taken from embedded videos.
...
With this change, I can directly cut and paste URLs embedded in 3rd-party
pages as `youtube-dl`'s arguments.
Signed-off-by: Rogério Brito <rbrito@ime.usp.br>
13 years ago
Philipp Hagemeister
661a807c65
Release 2012.01.08b
13 years ago
Philipp Hagemeister
38ffbc0222
Release 2012.01.08
13 years ago