mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-03-17 21:42:22 +09:00
![]() On Fedora 19, python's platform name is something like "Linux-3.10.4-300.fc19.x86_64-x86_64-with-fedora-19-Schrödinger’s_Cat" This causes a UnicodeDecodeError when running youtube-dl in verbose mode. This commit fixes it by decoding the platform name properly with the util function decodeOption() |
||
---|---|---|
.. | ||
extractor | ||
__init__.py | ||
__main__.py | ||
FileDownloader.py | ||
InfoExtractors.py | ||
PostProcessor.py | ||
update.py | ||
utils.py | ||
version.py | ||
YoutubeDL.py |