1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-08-02 11:35:28 -04: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 .mtv import MTVServicesInfoExtractor