mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-03-09 12:50:23 -05:00
Update yt_dlp/extractor/azmedien.py
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
This commit is contained in:
parent
e6d94113b0
commit
3958f9d79c
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ class AZMedienIE(InfoExtractor):
|
|||
telem1\.ch|
|
||||
tvo-online\.ch
|
||||
)/
|
||||
[^/]+/
|
||||
[^/?#]+/
|
||||
(?P<id>
|
||||
[^/]+-\d+
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue