youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

commit 3a36d3782e220f36870e94fa577a3f01e0040ca6
parent 50317dbbada099eaefdc4bc56fff8109907a827a
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Sat, 13 Sep 2014 09:04:03 +0200

[chilloutzone] Make test case more flexible

Diffstat:
Myoutube_dl/extractor/chilloutzone.py | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/youtube_dl/extractor/chilloutzone.py b/youtube_dl/extractor/chilloutzone.py @@ -42,7 +42,7 @@ class ChilloutzoneIE(InfoExtractor): 'id': '85523671', 'ext': 'mp4', 'title': 'The Sunday Times - Icons', - 'description': 'md5:a5f7ff82e2f7a9ed77473fe666954e84', + 'description': 're:(?s)^Watch the making of - makingoficons.com.{300,}', 'uploader': 'Us', 'uploader_id': 'usfilms', 'upload_date': '20140131'