mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-13 17:57:20 +08:00
[gaskrank] Add new extractor - style fix
This commit is contained in:
parent
5de648f019
commit
274f73b9df
@ -5,6 +5,7 @@ from re import sub
|
||||
from .common import InfoExtractor
|
||||
from ..utils import js_to_json
|
||||
|
||||
|
||||
class GaskrankIE(InfoExtractor):
|
||||
_VALID_URL = r'https?://(?:www\.)?gaskrank\.tv/tv(?:/[^/]+)+/(?P<id>[^/]+).htm'
|
||||
_TEST = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user