mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-10-08 03:24:53 +00:00
Fixed the encoding
This commit is contained in:
@@ -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