[yahoo] Fix video extraction (fixes #1521)
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 28 Sep 2013 19:19:52 +0000 (21:19 +0200)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 28 Sep 2013 19:19:52 +0000 (21:19 +0200)
commit9c15e9de849641143e7654f2656c68e066fe9e2f
treeab3635aeb0f0088ea422d56b76479d8a0ee7cc61
parent123c10608dccf885419e1335daf6b56681d5b1dc
[yahoo] Fix video extraction (fixes #1521)

There's no need to use two different methods.
Now we can also download videos over http if possible.
Also run the test for rtmp videos, but skip the download.
youtube_dl/extractor/yahoo.py