1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-19 11:39:28 +00:00

[vh1] Adding coding cookie

This commit is contained in:
Yen Chi Hsuan 2017-10-12 12:02:26 +08:00
parent 344d1a6794
commit 1baba7f4a8

View file

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