mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-23 11:31:29 +01:00
[azmedien] Add TVO Online to supported hosts (#3125)
Authored by: 1-Byte
This commit is contained in:
parent
be4685ab7b
commit
84842aee2b
|
@ -15,7 +15,8 @@ class AZMedienIE(InfoExtractor):
|
||||||
(?P<host>
|
(?P<host>
|
||||||
telezueri\.ch|
|
telezueri\.ch|
|
||||||
telebaern\.tv|
|
telebaern\.tv|
|
||||||
telem1\.ch
|
telem1\.ch|
|
||||||
|
tvo-online\.ch
|
||||||
)/
|
)/
|
||||||
[^/]+/
|
[^/]+/
|
||||||
(?P<id>
|
(?P<id>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user