mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-25 21:41:05 +00:00
Specify utf-8 encoding
This commit is contained in:
parent
c8d69b4d33
commit
e585d7bcf5
|
@ -1,3 +1,4 @@
|
|||
# coding=utf-8
|
||||
import datetime
|
||||
import itertools
|
||||
import json
|
||||
|
|
Loading…
Reference in a new issue