1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-05-29 01:41:19 +08:00

[proesiebensat1] escape dot in url

This commit is contained in:
Kay B
2018-03-18 22:11:09 +01:00
Unverified
parent a55f7839bb
commit 399fc9306f
+1 -1
View File
@@ -133,7 +133,7 @@ class ProSiebenSat1IE(ProSiebenSat1BaseIE):
(?:
prosieben(?:maxx)?|sixx|sat1(?:gold)?|kabeleins(?:doku)?|the-voice-of-germany|7tv|advopedia
)\.(?:de|at|ch)|
ran\.de|fem\.com|advopedia\.de|galileo.tv/video
ran\.de|fem\.com|advopedia\.de|galileo\.tv/video
)
/(?P<id>.+)
'''