[extractor/common] Require closing quote in _og_regexes (Closes #7174)
authorSergey M․ <dstftw@gmail.com>
Wed, 14 Oct 2015 14:49:39 +0000 (20:49 +0600)
committerSergey M․ <dstftw@gmail.com>
Wed, 14 Oct 2015 14:49:39 +0000 (20:49 +0600)
commit7a6d76a64d8a89a08bb79791506fc18b993c4580
tree13f7ca157920329da624d25a0977ff2c0c37242d
parent4aa353673b5404e9765a2b3e1ffbf8bb1c147d42
[extractor/common] Require closing quote in _og_regexes (Closes #7174)

E.g. do not match `property='og:video:type'` when `og:video` is requested.
youtube_dl/extractor/common.py