1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2026-04-30 00:00:02 -04:00
Files
youtube-dl/youtube_dl/utils.py
T
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