Added options to set download buffer size and disable automatic buffer resizing.
[youtube-dl] / youtube_dl / FileDownloader.py
2012-07-14 Joel VerhagenAdded options to set download buffer size and disable...
2012-05-22 Philipp HagemeisterMerge pull request #342 from FiloSottile/master
2012-05-09 Filippo Valsordareorganized the titles sanitizing: now title is the...
2012-05-01 Filippo Valsordamerge upstream
2012-04-10 Filippo Valsordamerged unescapeHTML branch; removed lxml dependency
2012-04-10 Filippo Valsorda... better naming for the sub-modules
2012-03-30 Filippo Valsordamoved increment_downloads and process_info calls from...
2012-03-25 Filippo ValsordaSplit code as a package, compiled into an executable zip