Philipp Hagemeister
a1ef7e85d6
Remove unused imports
11 years ago
Jaime Marquínez Ferrándiz
c5171c454b
[yahoo] Force use of the http protocol for downloading the videos.
11 years ago
Jaime Marquínez Ferrándiz
befd88b786
[yahoo] Add an extractor for yahoo news ( closes #1849 )
11 years ago
Jaime Marquínez Ferrándiz
35907e23ec
[yahoo] Fix video extraction and use the new format system exclusively
11 years ago
Jaime Marquínez Ferrándiz
a56f9de156
Style fixes for extractors: remove spaces around (,),{ and }
11 years ago
Jaime Marquínez Ferrándiz
cb354c8f62
[yahoo] Download the info from another page
The 'meta' field is not always in the video webpage
11 years ago
Philipp Hagemeister
17ad2b3fb1
[yahoo] Switch ext of test
11 years ago
Philipp Hagemeister
5e2a60db4a
[yahoo] Fix test title
11 years ago
Philipp Hagemeister
466880f531
[yahoo] Do not try to run rtmpdump on travis
11 years ago
Jaime Marquínez Ferrándiz
9c15e9de84
[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.
11 years ago
Philipp Hagemeister
0f81866329
Add --list-extractor-descriptions (human-readable list of IEs)
12 years ago
Philipp Hagemeister
6f5ac90cf3
Move tests to the IE definitions
12 years ago
Philipp Hagemeister
934858ad86
Move YahooSearchIE to youtube_dl.extractor.yahoo
12 years ago
Philipp Hagemeister
d6039175e5
Move yahoo into its own file
12 years ago