1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-18 01:39:35 +00:00

[vice] add coding cookie

This commit is contained in:
Remita Amine 2016-11-03 16:07:22 +01:00
parent b47ecd0b74
commit 22979993e7

View file

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