Browse Source

[crunchyroll] Skip an invalid _TEST

totalwebcasting
Yen Chi Hsuan 8 years ago
parent
commit
77c5b98dcd
No known key found for this signature in database GPG Key ID: 3FDDD575826C5C30
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      youtube_dl/extractor/crunchyroll.py

+ 1
- 0
youtube_dl/extractor/crunchyroll.py View File

@ -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': {


Loading…
Cancel
Save