mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-12-25 02:07:44 +00:00
Encoding suggestion from PR
This commit is contained in:
parent
d36d50fe5c
commit
d426a92a60
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
# coding: utf-8
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import json
|
||||
|
|
Loading…
Reference in a new issue