[BelgianNational] corrected indentation
This commit is contained in:
@@ -30,7 +30,6 @@ class BelgianNationalIE(InfoExtractor):
|
||||
'ext': 'mp4',
|
||||
'duration': 3238,
|
||||
}
|
||||
|
||||
},
|
||||
# cobra.be
|
||||
{
|
||||
@@ -42,7 +41,7 @@ class BelgianNationalIE(InfoExtractor):
|
||||
'ext': 'mp4',
|
||||
'duration': 661,
|
||||
}
|
||||
}
|
||||
},
|
||||
]
|
||||
|
||||
def _real_extract(self, url):
|
||||
|
Reference in New Issue
Block a user