mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-06-07 21:25:19 +00:00
b5ba7b9dcf
The HTML for the MIT page does not parse cleanly for Python 2.6 due to script tags within an actual script element. The offending piece is inside a comment block, so removing all such comment blocks fixes the parsing.