diff --git a/yt_dlp/extractor/goplay.py b/yt_dlp/extractor/goplay.py index c059b736fb..f90bd1e9cd 100644 --- a/yt_dlp/extractor/goplay.py +++ b/yt_dlp/extractor/goplay.py @@ -112,7 +112,6 @@ class GoPlayIE(InfoExtractor): 'formats': formats, 'subtitles': subtitles, }) - return info_dict