youtube-dl

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

commit 77c5b98dcd737accf6b40321db5a2494a4702af4
parent 88ebefc05420209844adff76b239236c5632453a
Author: Yen Chi Hsuan <yan12125@gmail.com>
Date:   Sat, 15 Oct 2016 14:36:07 +0800

[crunchyroll] Skip an invalid _TEST

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

diff --git a/youtube_dl/extractor/crunchyroll.py b/youtube_dl/extractor/crunchyroll.py @@ -150,6 +150,7 @@ class CrunchyrollIE(CrunchyrollBaseIE): # rtmp 'skip_download': True, }, + 'skip': 'Video gone', }, { 'url': 'http://www.crunchyroll.com/rezero-starting-life-in-another-world-/episode-5-the-morning-of-our-promise-is-still-distant-702409', 'info_dict': {