#!/usr/bin/env python
__all__ = ['netease_download']
from ..common import *
def netease_download(url, output_dir = '.', merge = True, info_only = False):
html = get_decoded_html(url)
title = r1('movieDescription=\'([^\']+)\'', html) or r1('
(.+)', html)
if title[0] == ' ':
title = title[1:]
src = r1(r'