7 Commits (43030f36db60d1262525e8182c2bb8f8bc68f260)

Author SHA1 Message Date
Philipp Hagemeister ecfef3e5bf +unicode_literals 11 years ago
dst c645c7658d [imdb] Extractor for lists (#2033) 11 years ago
dst 97e302a419 [imdb] Add support for mobile site URLs 11 years ago
Jaime Marquínez Ferrándiz d349cd2240 [imdb] Fix extraction
The paths to each format's page may have leading whitespace.
The height and the duration can't be extracted.
11 years ago
Jaime Marquínez Ferrándiz acf37ca151 [imdb] Fix the resolution values (fixes #1847)
We were using the size of the player, it was the same for all the formats
11 years ago
Jaime Marquínez Ferrándiz b03d0d064c [imdb] Fix extraction in python 2.6
Using a regular expression because the html cannot be parsed.
11 years ago
Jaime Marquínez Ferrándiz d8d6148628 Add an extractor for Internet Movie Database trailers (closes #1832) 11 years ago