1
0
mirror of https://github.com/ytdl-org/youtube-dl synced 2025-04-25 16:34:50 +09:00

Specify utf-8 encoding

This commit is contained in:
ckaotik 2021-02-21 14:26:31 +01:00
parent c8d69b4d33
commit e585d7bcf5

@ -1,3 +1,4 @@
# coding=utf-8
import datetime
import itertools
import json