yt-dlp/youtube_dl
Mantas Mikulėnas 906417c7c5 Fix delayed title display in --console-title
With Python 3, the titlebar wouldn't get updated for a long time (due to
stderr buffering), and when it did, the title would be shown as b'...'
representation.
2013-02-09 22:58:12 +02:00
..
FileDownloader.py Fix delayed title display in --console-title 2013-02-09 22:58:12 +02:00
InfoExtractors.py Add tests for keek 2013-02-08 11:00:28 +01:00
PostProcessor.py Switch to m4a by default (Closes #240) 2013-02-01 18:23:20 +01:00
__init__.py Credit Osama Khalid for Keek support 2013-02-08 11:01:09 +01:00
__main__.py new updating scheme, based on GH downloads; also, check if not updateable (pip installed) 2012-12-08 00:48:07 +01:00
update.py moved updating code to update.py 2012-12-30 19:50:33 +01:00
utils.py Work around buggy HTML Parser in Python < 2.7.3 (Closes #662) 2013-02-01 17:29:50 +01:00
version.py Better help for new options 2013-02-02 14:44:22 +01:00