mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-11-01 09:26:45 -07: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 '?').