[imdb] Add support for mobile site URLs
[smotri] Fix duration field name
Also remove some debugging code.
This line was added by accident in 42393ce234
42393ce234
Simplify url_basename
Use urlparse from the standard library.
This fixes #1982 Test video: http://www.youtube.com/watch?v=gi2uH3YxohU
_search_regex calls the sys.stderr.isatty() function for unix systems. Py2exe uses a custom Stderr() stream which doesn't have an `isatty()` function, leading to it's crash. Fixes easily with checking that it's a unix system first.
video seems to expire in 7 days, as arte+7
[GenericIE] Add support for embedded blip.tv
Incorrect variable is used to check whether thumbnail exists
Dear @phihag I believe in line 848, the correct variable to check is 'thumb_filename' rather than 'infofn' Kindly advise Mit freundlichen Gruessen Ali