aboutsummaryrefslogtreecommitdiffstats
path: root/hypervideo_dl/extractor/funk.py
diff options
context:
space:
mode:
Diffstat (limited to 'hypervideo_dl/extractor/funk.py')
-rw-r--r--hypervideo_dl/extractor/funk.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/hypervideo_dl/extractor/funk.py b/hypervideo_dl/extractor/funk.py
index e5e3260..2c5cfe8 100644
--- a/hypervideo_dl/extractor/funk.py
+++ b/hypervideo_dl/extractor/funk.py
@@ -11,7 +11,7 @@ from ..utils import (
class FunkIE(InfoExtractor):
- _VALID_URL = r'https?://(?:www\.)?funk\.net/(?:channel|playlist)/[^/]+/(?P<display_id>[0-9a-z-]+)-(?P<id>\d+)'
+ _VALID_URL = r'https?://(?:www\.|origin\.)?funk\.net/(?:channel|playlist)/[^/]+/(?P<display_id>[0-9a-z-]+)-(?P<id>\d+)'
_TESTS = [{
'url': 'https://www.funk.net/channel/ba-793/die-lustigsten-instrumente-aus-dem-internet-teil-2-1155821',
'md5': '8dd9d9ab59b4aa4173b3197f2ea48e81',