Filippo Valsorda
3a68d7b467
tweaked the --audio-quality input validation/specification
12 years ago
Filippo Valsorda
b24676ce88
changed --audio-quality behaviour to support both CBR and VBR
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
12 years ago
Witchakorn Kamolpornwijit
5404179338
Change a number of subtitle sequence to begin with one (instead of zero) for ffmpeg,avcodec, and Matroska compatibility
12 years ago
Filippo Valsorda
7df97fb59f
display a meaningful error message on rental videos ( #359 )
12 years ago
Filippo Valsorda
505ed3088f
normalize ffmpeg/avconv names printing
12 years ago
Filippo Valsorda
0b976545c7
check for avconv and ffmpeg, use as available; closes #344
12 years ago
chocolateboy
6ab92c8b62
don't corrupt stdout (-o -) in verbose mode
12 years ago
Filippo Valsorda
f36cd07685
fixed a couple of Windows exe update bugs
12 years ago
Philipp Hagemeister
9ab3406ddb
Fix Escapist IE
12 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
12 years ago
Filippo Valsorda
0b8c922da9
Introduced Trouble(Exception) for more elegant non-fatal errors handling
12 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.
12 years ago
Philipp Hagemeister
0c24eed73a
merge #336
12 years ago
Filippo Valsorda
9beb5af82e
some HTMLParser bugfixes
12 years ago
Filippo Valsorda
7a8501e307
ignore parsing errors in get_element_by_id()
12 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
)
12 years ago
Filippo Valsorda - Campagna
c6f45d4314
removed dependency from lxml: added IDParser
12 years ago
Filippo Valsorda - Campagna
d11d05d07a
better naming for the sub-modules
12 years ago
Filippo Valsorda - Campagna
e179aadfdf
moved trivialjson to a separate file
12 years ago
Filippo Valsorda - Campagna
d6a9615347
standardized the use of unescapeHTML; added clean_html()
12 years ago
Filippo Valsorda
bcfde70d73
py2exe -U fix for Windows XP
12 years ago
Filippo Valsorda
53e893615d
corrected -U to support new zipfile and exe ( #153 ) formats
12 years ago
Filippo Valsorda
303692b5ed
's/ /\t/'
12 years ago
Filippo Valsorda
58ca755f40
moved increment_downloads and process_info calls from IEs to FD.download ( #296 ) (follows current doclines); a small step towards importability #217
12 years ago
Filippo Valsorda
d77c3dfd02
Split code as a package, compiled into an executable zip
12 years ago
Filippo Valsorda
74a5ff5f43
transplant ceba827e9a
, d891ff9fd9
, 69d3b2d824
, 071940680f
12 years ago
Filippo Valsorda
6af22cf0ef
added support for HTTP redirects. Closes #315
12 years ago
Philipp Hagemeister
fff24d5e35
Clean up superfluous whitespace
12 years ago
Philipp Hagemeister
ceba827e9a
Credit Filippo Valsorda
12 years ago
Filippo Valsorda
a0432a1e80
added --srt-lang; updated README; extended the -g FAQ
12 years ago
Philipp Hagemeister
a67bdc34fa
transplant gist of 7151f63a5f
12 years ago
Philipp Hagemeister
4a34b7252e
transplant 2934c2ce43
and afbaa80b8b
12 years ago
Philipp Hagemeister
7e45ec57a8
transplant 0f6e296a8e
12 years ago
Philipp Hagemeister
9c228928b6
release 2012.02.27
12 years ago
Philipp Hagemeister
ff3a2b8eab
Always determine youtube description
12 years ago
Philipp Hagemeister
c4105fa035
release 2012.02.26
12 years ago
Philipp Hagemeister
871dbd3c92
Output RTMP command line if verbose is set
12 years ago
Philipp Hagemeister
c9ed14e6d6
Move imports to top ( Closes #283 )
12 years ago
Philipp Hagemeister
1ad85e5061
Set default continue behavior to true, no breakage observed in the wild
12 years ago
Philipp Hagemeister
09fbc6c952
verbose flag, and output proxies if it is set
12 years ago
Mantas Mikulėnas
4afdff39d7
Support Unicode in file names on Windows NT
13 years ago
Philipp Hagemeister
661a807c65
Release 2012.01.08b
13 years ago
Philipp Hagemeister
6d58c4546e
correct to_screen prints
13 years ago
Philipp Hagemeister
38ffbc0222
Release 2012.01.08
13 years ago
Philipp Hagemeister
fefb166c52
Leave out characters the filesystem cannot encode ( Closes : #264 )
13 years ago
Philipp Hagemeister
dcb3c22e0b
MTV IE
13 years ago
Philipp Hagemeister
47a53c9e46
release 2012.01.05
13 years ago
Philipp Hagemeister
1413cd87eb
Correct distinction between unicode and bytes ( Closes : #257 )
13 years ago