Commit Graph

79 Commits (3c4fc580bbf7a37b4ed0f244010c248840d86afe)

Author SHA1 Message Date
Juan Carlos Garcia Segovia 3c4fc580bb Use an User-Agent that will allow downloading from blip.tv fixes
Filippo Valsorda 505ed3088f normalize ffmpeg/avconv names printing
Filippo Valsorda 0b976545c7 check for avconv and ffmpeg, use as available; closes
chocolateboy 6ab92c8b62 don't corrupt stdout (-o -) in verbose mode
Filippo Valsorda f36cd07685 fixed a couple of Windows exe update bugs
Philipp Hagemeister 9ab3406ddb Fix Escapist IE
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 
Filippo Valsorda 0b8c922da9 Introduced Trouble(Exception) for more elegant non-fatal errors handling
Filippo Valsorda 3fe294e4ef merge upstream
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.
Philipp Hagemeister 0c24eed73a merge
Filippo Valsorda 9beb5af82e some HTMLParser bugfixes
Filippo Valsorda 9e6dd23876 merged unescapeHTML branch; removed lxml dependency
Filippo Valsorda 7a8501e307 ignore parsing errors in get_element_by_id()
Filippo Valsorda - Campagna 781cc523af removed the undocumented HTMLParser.unescape, replaced with _unescapeHTML; fixed a bug in the use of _unescapeHTML (missing _, from d6a9615347)
Filippo Valsorda - Campagna c6f45d4314 removed dependency from lxml: added IDParser
Filippo Valsorda - Campagna d11d05d07a better naming for the sub-modules
Filippo Valsorda - Campagna e179aadfdf moved trivialjson to a separate file
Filippo Valsorda - Campagna d6a9615347 standardized the use of unescapeHTML; added clean_html()
Filippo Valsorda bcfde70d73 py2exe -U fix for Windows XP
Filippo Valsorda 53e893615d corrected -U to support new zipfile and exe () formats
Filippo Valsorda 303692b5ed 's/ /\t/'
Filippo Valsorda 58ca755f40 moved increment_downloads and process_info calls from IEs to FD.download () (follows current doclines); a small step towards importability
Filippo Valsorda d77c3dfd02 Split code as a package, compiled into an executable zip
Filippo Valsorda c23d8a74dc Merge branch 'next-url'
Filippo Valsorda 74a5ff5f43 transplant ceba827e9a, d891ff9fd9, 69d3b2d824, 071940680f
Filippo Valsorda 6af22cf0ef added support for HTTP redirects. Closes
Philipp Hagemeister fff24d5e35 Clean up superfluous whitespace
Philipp Hagemeister ceba827e9a Credit Filippo Valsorda
Filippo Valsorda a0432a1e80 added --srt-lang; updated README; extended the -g FAQ
Philipp Hagemeister a67bdc34fa transplant gist of 7151f63a5f
Philipp Hagemeister 4a34b7252e transplant 2934c2ce43 and afbaa80b8b
Philipp Hagemeister 7e45ec57a8 transplant 0f6e296a8e
Philipp Hagemeister 9c228928b6 release 2012.02.27
Philipp Hagemeister ff3a2b8eab Always determine youtube description
Philipp Hagemeister c4105fa035 release 2012.02.26
Philipp Hagemeister 871dbd3c92 Output RTMP command line if verbose is set
Philipp Hagemeister c9ed14e6d6 Move imports to top (Closes )
Philipp Hagemeister 1ad85e5061 Set default continue behavior to true, no breakage observed in the wild
Philipp Hagemeister 09fbc6c952 verbose flag, and output proxies if it is set
Mantas Mikulėnas 4afdff39d7 Support Unicode in file names on Windows NT
Philipp Hagemeister 661a807c65 Release 2012.01.08b
Philipp Hagemeister 6d58c4546e correct to_screen prints
Philipp Hagemeister 38ffbc0222 Release 2012.01.08
Philipp Hagemeister fefb166c52 Leave out characters the filesystem cannot encode (Closes: )
Philipp Hagemeister dcb3c22e0b MTV IE
Philipp Hagemeister 47a53c9e46 release 2012.01.05
Philipp Hagemeister 1413cd87eb Correct distinction between unicode and bytes (Closes: )
Philipp Hagemeister c92e184f75 Correct comedycentral flash URL regex
Philipp Hagemeister 3906e6ce60 correct epydoc