Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-28 | [imdb] Fix duplicated entries bug | dst | |
2014-01-22 | [imdb:list] Switch to loading the webpage | Philipp Hagemeister | |
The RSS method seems to be defunct. | |||
2014-01-07 | +unicode_literals | Philipp Hagemeister | |
2013-12-25 | [imdb] Extractor for lists (#2033) | dst | |
2013-12-20 | [imdb] Add support for mobile site URLs | dst | |
2013-12-06 | [imdb] Fix extraction | Jaime Marquínez Ferrándiz | |
The paths to each format's page may have leading whitespace. The height and the duration can't be extracted. | |||
2013-11-29 | [imdb] Fix the resolution values (fixes #1847) | Jaime Marquínez Ferrándiz | |
We were using the size of the player, it was the same for all the formats | |||
2013-11-28 | [imdb] Fix extraction in python 2.6 | Jaime Marquínez Ferrándiz | |
Using a regular expression because the html cannot be parsed. | |||
2013-11-28 | Add an extractor for Internet Movie Database trailers (closes #1832) | Jaime Marquínez Ferrándiz | |