#!/usr/bin/env python __all__ = ['vine_download'] from ..common import * def vine_download(url, output_dir='.', merge=True, info_only=False): html = get_html(url) vid = r1(r'vine.co/v/([^/]+)/', html) title1 = r1(r'