[GoogleDrive] flake8 corrections
This commit is contained in:
parent
9870e1b51b
commit
61397c1973
@ -42,7 +42,7 @@ class GoogleDriveIE(InfoExtractor):
|
|||||||
'ext': 'mp4',
|
'ext': 'mp4',
|
||||||
'title': 'bbo20wmv.mp4',
|
'title': 'bbo20wmv.mp4',
|
||||||
'duration': 5888,
|
'duration': 5888,
|
||||||
'subtitles' : 'mincount:1',
|
'subtitles': 'mincount:1',
|
||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
'url': 'https://drive.google.com/file/d/0B7uqFWpTkjfcVi1RaXp1OW1ycFE/edit',
|
'url': 'https://drive.google.com/file/d/0B7uqFWpTkjfcVi1RaXp1OW1ycFE/edit',
|
||||||
@ -52,7 +52,7 @@ class GoogleDriveIE(InfoExtractor):
|
|||||||
'ext': 'mp4',
|
'ext': 'mp4',
|
||||||
'title': '[18] 101 Dalmatians (1961)',
|
'title': '[18] 101 Dalmatians (1961)',
|
||||||
'duration': 4756,
|
'duration': 4756,
|
||||||
'subtitles' : 'mincount:1',
|
'subtitles': 'mincount:1',
|
||||||
},
|
},
|
||||||
'params': {
|
'params': {
|
||||||
'only_matching': True,
|
'only_matching': True,
|
||||||
@ -65,7 +65,7 @@ class GoogleDriveIE(InfoExtractor):
|
|||||||
'ext': 'mp4',
|
'ext': 'mp4',
|
||||||
'title': '101 Dalmatians 1961 1080p BluRay x264 AC3 - Ozlem.mp4',
|
'title': '101 Dalmatians 1961 1080p BluRay x264 AC3 - Ozlem.mp4',
|
||||||
'duration': 4755,
|
'duration': 4755,
|
||||||
'subtitles' : 'mincount:1',
|
'subtitles': 'mincount:1',
|
||||||
},
|
},
|
||||||
'params': {
|
'params': {
|
||||||
'only_matching': True,
|
'only_matching': True,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user