Jaime Marquínez Ferrándiz
|
d2c690828a
|
Add title and id to playlist results
Not all IE give both. They are not used yet.
|
2013-03-28 13:39:00 +01:00 |
|
Jaime Marquínez Ferrándiz
|
cfa90f4adc
|
Merge branch 'master' into extract_info_rewrite
|
2013-03-28 13:20:33 +01:00 |
|
Jaime Marquínez Ferrándiz
|
a0d6fe7b92
|
When a redirect is found return the new url using the new style
|
2013-03-05 22:33:32 +01:00 |
|
Jaime Marquínez Ferrándiz
|
8a38a194fb
|
Add auxiliary methods to InfoExtractor to set the '_type' key and use them for some playlist IEs
|
2013-03-05 20:55:48 +01:00 |
|
Jaime Marquínez Ferrándiz
|
6ac7f082c4
|
extract_info now expects ie.extract to return a list in the format proposed in issue 608.
Each element should have a '_type' key specifying if it's a video, an url or a playlist.
`extract_info` will process each element to get the full info
|
2013-03-05 20:14:32 +01:00 |
|
Jaime Marquínez Ferrándiz
|
f6e6da9525
|
Use extract_info in BlipTV User and Youtube Channel
|
2013-03-05 12:26:18 +01:00 |
|
Jaime Marquínez Ferrándiz
|
597cc8a455
|
Use extract_info in YoutubePlaylist and YoutubeSearch
|
2013-03-05 11:58:01 +01:00 |
|
Jaime Marquínez Ferrándiz
|
3370abd509
|
Merge branch 'master' into extract_info_rewrite
|
2013-03-04 22:25:46 +01:00 |
|
Jaime Marquínez Ferrándiz
|
631f73978c
|
Add a method for extracting info from a list of urls
|
2013-03-04 22:16:42 +01:00 |
|
Jaime Marquínez Ferrándiz
|
2e5457be1d
|
Use report_warning in InfoExtractors
|
2013-03-02 11:24:07 +01:00 |
|
Jaime Marquínez Ferrándiz
|
8207626bbe
|
Use color when printing warning messages
|
2013-02-28 22:07:29 +01:00 |
|
Jaime Marquínez Ferrándiz
|
df8db1aa21
|
Create extract_info method
|
2013-02-26 23:33:58 +01:00 |
|
Jaime Marquínez Ferrándiz
|
c85538dba1
|
TED: get thumbnails
|
2013-02-23 17:27:49 +01:00 |
|
Jaime Marquínez Ferrándiz
|
60bd48b175
|
Steam: get thumbnails
|
2013-02-23 16:48:15 +01:00 |
|
Jaime Marquínez Ferrándiz
|
414638cd50
|
TED: Add support for playlists
|
2013-02-18 21:42:06 +01:00 |
|
Jaime Marquínez Ferrándiz
|
59d4c2fe1b
|
fix some titles in TED
|
2013-02-17 17:25:02 +01:00 |
|
Jaime Marquínez Ferrándiz
|
3a468f2d8b
|
Basic support for TED
|
2013-02-17 17:13:06 +01:00 |
|
Jaime Marquínez Ferrándiz
|
271d3fbdaa
|
Option in makefile to select python interpreter
|
2013-01-25 15:11:03 +01:00 |
|
Jaime Marquínez Ferrándiz
|
67d0c25eab
|
Add a PostProcessor for converting video format
|
2013-01-11 20:50:49 +01:00 |
|
Jaime Marquínez Ferrándiz
|
26714799c9
|
steamIE remove the HTMLparser object
|
2013-01-03 23:56:02 +01:00 |
|
Jaime Marquínez Ferrándiz
|
5e9d042d8f
|
steamIE follow @phihag suggestions
|
2013-01-03 23:51:48 +01:00 |
|
Jaime Marquínez Ferrándiz
|
9cf98a2bcc
|
Allow downloading videos with other characters in their titles
Especially html entities
|
2013-01-03 21:17:35 +01:00 |
|
Jaime Marquínez Ferrándiz
|
278986ea0f
|
ustreamIE
|
2013-01-01 18:14:20 +01:00 |
|
Jaime Marquínez Ferrándiz
|
deb594a9a0
|
Test for steam
|
2013-01-01 15:41:55 +01:00 |
|
Jaime Marquínez Ferrándiz
|
e314ba675b
|
SteamIE
|
2013-01-01 14:12:14 +01:00 |
|