From e9c4fa43cfb81d6ff28ec86f1c39ee3755094c2b Mon Sep 17 00:00:00 2001 From: Mort Yao Date: Tue, 2 Oct 2012 00:17:52 +0200 Subject: [PATCH] fix #15: Acfun --- you_get/downloader/acfun.py | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/you_get/downloader/acfun.py b/you_get/downloader/acfun.py index af553fb6..7a5107b7 100644 --- a/you_get/downloader/acfun.py +++ b/you_get/downloader/acfun.py @@ -48,14 +48,19 @@ def acfun_download(url, output_dir = '.', merge = True, info_only = False): assert re.match(r'http://www.acfun.tv/v/ac(\d+)', url) html = get_html(url) - title = r1(r']*>([^<>]+)', html) + title = r1(r'

]*>([^<>]+)