1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-13 08:39:33 +00: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