@ -95,7 +95,6 @@ class NewgroundsIE(InfoExtractor):
'height': int(source[:-2]) # 1080p -> 1080
})
title = self._html_search_regex(
r'<title>([^>]+)</title>', webpage, 'title')
timestamp = unified_timestamp(self._html_search_regex(