1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-09-20 18:55:20 +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