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. |
12 years ago | |
---|---|---|
.. | ||
FileDownloader.py | Fix delayed title display in --console-title | 12 years ago |
InfoExtractors.py | Add tests for keek | 12 years ago |
PostProcessor.py | Switch to m4a by default (Closes #240) | 12 years ago |
__init__.py | Credit Osama Khalid for Keek support | 12 years ago |
__main__.py | new updating scheme, based on GH downloads; also, check if not updateable (pip installed) | 12 years ago |
update.py | moved updating code to update.py | 12 years ago |
utils.py | Work around buggy HTML Parser in Python < 2.7.3 (Closes #662) | 12 years ago |
version.py | Better help for new options | 12 years ago |