mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-03-23 06:09:52 +03:00
The test case with {'test': '第二行тест'} was failing on python 2 (the non-ascii characters were replaced with '?').
The test case with {'test': '第二行тест'} was failing on python 2 (the non-ascii characters were replaced with '?').