1
0
Fork 0
mirror of https://gitlab.com/dstftw/youtube-dl.git synced 2020-11-16 09:42:26 +00:00

[atresplayer] Add coding cookie

This commit is contained in:
Remita Amine 2019-10-16 23:57:40 +01:00
parent bc48773ed4
commit 0001157594

View file

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