[generic] Recognize html5 video in the format '<video src=".+?"' and only unquote...
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Thu, 5 Sep 2013 16:02:17 +0000 (18:02 +0200)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Thu, 5 Sep 2013 16:02:17 +0000 (18:02 +0200)
commit08e291b54d8aaa34300c02e70ff86aaa36820a62
tree21b9e56d24adb93ab689e3edf830c30e007363a0
parent6b95b065be2ac6d1089968a673e3f142157f111f
[generic] Recognize html5 video in the format '<video src=".+?"' and only unquote the url when extracting the id (fixes #1372)
youtube_dl/extractor/generic.py