mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-02-01 22:56:54 +01:00
Ricardo Garcia
2f4d18a9f7
Use getpreferredencoding() instead of getdefaultlocale()
This fixes issue #7 and is recommended after a bug report I made to the Python team: http://bugs.python.org/issue5815
Description
No description provided
Languages
Python
99.9%