1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-05 22:57:07 -05:00
Files
youtube-dl/youtube_dl/utils.py
Jaime Marquínez Ferrándiz 3233a68fbb [utils] update_url_query: Encode the strings in the query dict
The test case with {'test': '第二行тест'} was failing on python 2 (the non-ascii characters were replaced with '?').
2016-03-04 22:18:40 +01:00

80 KiB