Browse Source

[9gag] Update test

master
Wandang 6 years ago
committed by Sergey M
parent
commit
b9d1a79426
1 changed files with 1 additions and 1 deletions
  1. 2
      youtube_dl/extractor/ninegag.py

2
youtube_dl/extractor/ninegag.py

@ -13,7 +13,7 @@ class NineGagIE(InfoExtractor):
_TESTS = [{
'url': 'http://9gag.com/tv/p/Kk2X5/people-are-awesome-2013-is-absolutely-awesome',
'info_dict': {
'id': 'Kk2X5',
'id': 'kXzwOKyGlSA',
'ext': 'mp4',
'description': 'This 3-minute video will make you smile and then make you feel untalented and insignificant. Anyway, you should share this awesomeness. (Thanks, Dino!)',
'title': '\"People Are Awesome 2013\" Is Absolutely Awesome',

Loading…
Cancel
Save