mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2024-11-27 02:44:33 +01:00
Fix operator
This commit is contained in:
parent
c42551d3db
commit
1918465b6a
@ -13,12 +13,8 @@ class GamerDVRIE(InfoExtractor):
|
|||||||
'info_dict': {
|
'info_dict': {
|
||||||
'id': '83193307',
|
'id': '83193307',
|
||||||
'ext': 'mp4',
|
'ext': 'mp4',
|
||||||
'title': "videogamer3's Xbox Call of Duty®: Modern Warfare® " +
|
'title': "videogamer3's Xbox Call of Duty®: Modern Warfare® clip 83193307. Find your Xbox clips on GamerDVR.com",
|
||||||
"clip 83193307. Find your Xbox clips on GamerDVR.com",
|
'description': "videogamer3's Xbox Call of Duty®: Modern Warfare® clips and gameplay playing Call of Duty®: Modern Warfare®. All your Xbox clips and screenshots on GamerDVR.com. View, manage, and share easily!",
|
||||||
'description': "videogamer3's Xbox Call of Duty®: Modern " +
|
|
||||||
"Warfare® clips and gameplay playing Call of Duty®: Modern " +
|
|
||||||
"Warfare®. All your Xbox clips and screenshots on GamerDVR.com. " +
|
|
||||||
"View, manage, and share easily!",
|
|
||||||
'uploader': 'videogamer3'
|
'uploader': 'videogamer3'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user