1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-02 10:29:28 +00:00

[toggle] Change IE_NAME

This commit is contained in:
Sergey M․ 2015-12-19 23:11:23 +06:00
parent cc0f378d54
commit 0f206ee814

View file

@ -16,7 +16,7 @@ from ..utils import (
class ToggleIE(InfoExtractor):
IE_NAME = 'togglesg'
IE_NAME = 'toggle'
_VALID_URL = r'https?://video\.toggle\.sg/(?:en|zh)/(?:series|clips|movies)/(?:[^/]+/)+(?P<id>[0-9]+)'
_TESTS = [{
'url': 'http://video.toggle.sg/en/series/lion-moms-tif/trailers/lion-moms-premier/343115',