diff --git a/youtube_dl/extractor/vuclip.py b/youtube_dl/extractor/vuclip.py index ab1e7946ea..ec3c010ad7 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(