diff options
author | Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com> | 2014-11-02 17:28:42 +0100 |
---|---|---|
committer | Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com> | 2014-11-02 19:31:06 +0100 |
commit | 4f195f55f0b734f2897319abf96c5542ce6212d4 (patch) | |
tree | 0ad95ea47420d7ac5a2101cc37cc792c19d1c9dd /youtube_dl/__main__.py | |
parent | ac35c266868ddfd39f8b708f425e1baf2555e406 (diff) |
Do not override stdlib html parser 'locatestarttagend' regex (fixes #4081)
'<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).
Diffstat (limited to 'youtube_dl/__main__.py')
0 files changed, 0 insertions, 0 deletions