Ricardo Garcia
43ff1a347d
Change rg3.github.com to rg3.github.io almost everywhere
12 years ago
Philipp Hagemeister
37cd9f522f
Restore youtube-dl (update) binary ( #770 )
12 years ago
Gino Lisignoli
1528d6642d
Forgot to remove \r
12 years ago
Philipp Hagemeister
b642cd44c1
restore youtube-dl (update) binary
12 years ago
Philipp Hagemeister
280d67896a
Correct documentation ( Closes #625 )
12 years ago
Filippo Valsorda
4e38899e97
print some version and environment info on --verbose (+ py3 fixes)
12 years ago
Filippo Valsorda
cb6ff87fbb
The new updates system, relies on gh-pages, secured by RSA, uses external web servers
12 years ago
Filippo Valsorda
c7287a3caf
ATTENTION DO NOT USE THESE: new binaries in the Downloads section
...
placed fake binaries that update themselves where old versions updating will search for the new version
12 years ago
Filippo Valsorda
cc51a7d4e0
New repo skeleton, getting ready for PyPi
12 years ago
gcmalloc
caaa47d372
adding the script hook
12 years ago
Philipp Hagemeister
f8d8b39bba
Prepare 2012.11.29 release
12 years ago
Philipp Hagemeister
c9128b353d
Bump version number to a numeric-only one to appease py2exe
12 years ago
Philipp Hagemeister
e7c6f1a2dc
Bump version number
12 years ago
Filippo Valsorda
d479e34043
release 2012.11.27
12 years ago
Filippo Valsorda
5002aea371
release 2012.11.17
12 years ago
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