youtube-dl

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

commit 92c9c2a88b8bc6e19b6fc9ac5e3814aa75c437e9
parent 9d54b02baeb1f9c7d63ba5833f33b16d0874c355
Author: Yen Chi Hsuan <yan12125@gmail.com>
Date:   Wed,  7 Sep 2016 22:21:26 +0800

[moevideo] Skip another removed test (#10474)

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

diff --git a/youtube_dl/extractor/moevideo.py b/youtube_dl/extractor/moevideo.py @@ -35,7 +35,8 @@ class MoeVideoIE(InfoExtractor): 'height': 360, 'duration': 179, 'filesize': 17822500, - } + }, + 'skip': 'Video has been removed', }, { 'url': 'http://playreplay.net/video/77107.7f325710a627383d40540d8e991a',