youtube-dl

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

commit 33422c056db136de73c82a42bd703a21bd34e23f
parent a7862a1bc81343a8b9c415ef3443076e6707b203
Author: Sergey M․ <dstftw@gmail.com>
Date:   Tue,  2 Sep 2014 21:40:03 +0700

[drtuber] Add display_id to test

Diffstat:
Myoutube_dl/extractor/drtuber.py | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/youtube_dl/extractor/drtuber.py b/youtube_dl/extractor/drtuber.py @@ -13,6 +13,7 @@ class DrTuberIE(InfoExtractor): 'md5': '93e680cf2536ad0dfb7e74d94a89facd', 'info_dict': { 'id': '1740434', + 'display_id': 'hot-perky-blonde-naked-golf', 'ext': 'mp4', 'title': 'Hot Perky Blonde Naked Golf', 'like_count': int,