mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-03-09 12:50:23 -05:00
fix code formating, fix test folder title
This commit is contained in:
parent
05403ea5ad
commit
a917af960c
1 changed files with 5 additions and 5 deletions
|
@ -302,7 +302,7 @@ class GoogleDriveFolderIE(InfoExtractor):
|
||||||
'url': 'https://drive.google.com/drive/folders/1CkqRsNlzZ0o3IL083j17s6sH5Q83DcGo',
|
'url': 'https://drive.google.com/drive/folders/1CkqRsNlzZ0o3IL083j17s6sH5Q83DcGo',
|
||||||
'info_dict': {
|
'info_dict': {
|
||||||
'id': '1CkqRsNlzZ0o3IL083j17s6sH5Q83DcGo',
|
'id': '1CkqRsNlzZ0o3IL083j17s6sH5Q83DcGo',
|
||||||
'title': 'public folder',
|
'title': r'], sideChannel: {}});',
|
||||||
},
|
},
|
||||||
'playlist_count': 4,
|
'playlist_count': 4,
|
||||||
}]
|
}]
|
||||||
|
|
Loading…
Reference in a new issue