mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-11-27 04:26:50 +01:00
Update dplay.py
This commit is contained in:
parent
2903eb524f
commit
db0c502236
@ -368,6 +368,7 @@ class HGTVDeIE(DPlayIE):
|
||||
return self._get_disco_api_info(
|
||||
url, display_id, 'eu1-prod.disco-api.com', 'hgtv', 'de')
|
||||
|
||||
|
||||
class ScienceChannelIE(DPlayIE):
|
||||
_VALID_URL = r'https?://(?:www\.)?sciencechannel\.com/video' + DPlayIE._PATH_REGEX
|
||||
_TESTS = [{
|
||||
|
Loading…
Reference in New Issue
Block a user