#!/usr/bin/env python __all__ = ['archive_download'] from ..common import * def archive_download(url, output_dir='.', merge=True, info_only=False, **kwargs): html = get_html(url) title = r1(r'