Add an extractor for videofy.me (closes #1171)
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 3 Aug 2013 20:50:27 +0000 (22:50 +0200)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 3 Aug 2013 20:50:27 +0000 (22:50 +0200)
commitbba12cec89397ee76cb939b80741314eb99023ed
tree4fcf1731a5861e34be5b2843780b9c6176695fd1
parent70c4c03cb8991a08f62699f3982112e3a8e010ee
Add an extractor for videofy.me (closes #1171)

Also modify find_xpath_attr to accept values with spaces like for id="HQ on"
youtube_dl/extractor/__init__.py
youtube_dl/extractor/videofyme.py [new file with mode: 0644]
youtube_dl/utils.py