1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-03-07 07:39:59 +08:00

Fix issue reported by flake8

This commit is contained in:
Patrick Dessalle 2019-08-28 19:11:31 +02:00
parent 99849cc80f
commit b394aeef7c

View File

@ -103,7 +103,7 @@ class NickBrIE(MTVServicesInfoExtractor):
'url': 'http://www.nickjr.de/blaze-und-die-monster-maschinen/videos/f6caaf8f-e4e8-4cc1-b489-9380d6dcd059/',
'only_matching': True,
}, {
'url' : 'http://www.nickelodeonjunior.fr/paw-patrol-la-pat-patrouille/videos/episode-401-entier-paw-patrol/',
'url': 'http://www.nickelodeonjunior.fr/paw-patrol-la-pat-patrouille/videos/episode-401-entier-paw-patrol/',
'only_matching': True,
}]