mirror of
https://github.com/l1ving/youtube-dl
synced 2026-05-20 04:49:51 +08:00
Fixed the encoding
This commit is contained in:
BIN
Binary file not shown.
@@ -1,3 +1,5 @@
|
||||
# coding: utf-8
|
||||
from __future__ import unicode_literals
|
||||
import re
|
||||
|
||||
from .common import InfoExtractor
|
||||
|
||||
Reference in New Issue
Block a user