1
0
mirror of https://github.com/l1ving/youtube-dl synced 2024-10-03 17:07:21 +08:00

[aenetworks] add encoding declaration

This commit is contained in:
Remita Amine 2019-04-14 13:18:16 +01:00
parent 4f1e02ad60
commit 1038532213

View File

@ -1,3 +1,4 @@
# coding: utf-8
from __future__ import unicode_literals
import re