#!/usr/bin/env python __all__ = ['metacafe_download'] from ..common import * import urllib.error from urllib.parse import unquote def metacafe_download(url, output_dir = '.', merge = True, info_only = False, **kwargs): if re.match(r'http://www.metacafe.com/watch/\w+', url): html =get_content(url) title = r1(r'