youtube-dl

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

commit 1138491631c43c2f758d933675131f0bd8249920
parent 71705fa70d3f8b410a25a9c1fb01c33dd5bb6026
Author: Sergey M․ <dstftw@gmail.com>
Date:   Thu, 12 Mar 2015 21:59:46 +0600

[yam] Skip test

Diffstat:
Myoutube_dl/extractor/yam.py | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/youtube_dl/extractor/yam.py b/youtube_dl/extractor/yam.py @@ -39,7 +39,8 @@ class YamIE(InfoExtractor): 'description': 'md5:11e2e405311633ace874f2e6226c8b17', 'uploader_id': '2323agoy', 'title': '20090412陽明山二子坪-1', - } + }, + 'skip': 'Video does not exist', }, { 'url': 'http://mymedia.yam.com/m/3598173', 'info_dict': {