[vgtv] Support tv.vg.no (#4404)

Closes #4400 
Authored by: sqrtNOT
This commit is contained in:
sqrtNOT 2022-07-21 12:23:41 +00:00 committed by GitHub
parent c40f327a16
commit dcbf7394ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -14,6 +14,7 @@ class VGTVIE(XstreamIE):
_GEO_BYPASS = False
_HOST_TO_APPNAME = {
'tv.vg.no': 'vgtv',
'vgtv.no': 'vgtv',
'bt.no/tv': 'bttv',
'aftenbladet.no/tv': 'satv',
@ -126,6 +127,10 @@ class VGTVIE(XstreamIE):
'skip_download': True,
},
},
{
'url': 'https://tv.vg.no/video/241779/politiets-ekstremkjoering',
'only_matching': True,
},
{
'url': 'http://www.bt.no/tv/#!/video/100250/norling-dette-er-forskjellen-paa-1-divisjon-og-eliteserien',
'only_matching': True,