mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-15 06:00:52 +00: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>
|
||||
telezueri\.ch|
|
||||
telebaern\.tv|
|
||||
telem1\.ch
|
||||
telem1\.ch|
|
||||
tvo-online\.ch
|
||||
)/
|
||||
[^/]+/
|
||||
(?P<id>
|
||||
|
Loading…
Reference in New Issue
Block a user