diff --git a/youtube_dl/extractor/vuclip.py b/youtube_dl/extractor/vuclip.py index ab1e7946e..ec3c010ad 100644 --- a/youtube_dl/extractor/vuclip.py +++ b/youtube_dl/extractor/vuclip.py @@ -53,7 +53,7 @@ class VuClipIE(InfoExtractor): ) (.*?) (?: - + ) ''', webpage, 'links') title = self._html_search_regex(