mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2026-05-06 21:27:33 +00:00
'<a href="foo" ><img src="bar" / ></a>' wouldn't be parsed right (the problem is '/ >', '/>' worked fine). We need to change it in python 2.6 (for example the description of youtube videos wouldn't be extracted).