1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-17 22:55:42 +07:00

[generic] Unescape webpage contents

This commit is contained in:
Sergey M
2014-02-24 23:44:31 +07:00
committed by Sergey M․
parent f1cef7a9ff
commit 1f7659dbe9

View File

@@ -291,6 +291,8 @@ def _real_extract(self, url):
except compat_xml_parse_error:
pass
webpage = compat_urllib_parse.unquote(webpage)
# it's tempting to parse this further, but you would
# have to take into account all the variations like
# Video Title - Site Name