1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-05 00:55:16 +00:00
Files
yt-dlp/youtube_dl/compat.py
Philipp Hagemeister 953fed280f [compat] Do not use unicode
If the code ever runs on 3.x, it would fail. Even if it never does, the unicode name confuses Python 3 code analysis tools.
2015-09-14 00:25:08 +02:00

16 KiB