]> jfr.im git - yt-dlp.git/blobdiff - test/test_YoutubeDL.py
[cleanup] Misc (#8182)
[yt-dlp.git] / test / test_YoutubeDL.py
index 3cfb61fb26d18871a995d28d23f947a77ab28b67..916ee48b97d307936bf85f183388bf4574e0531d 100644 (file)
@@ -631,7 +631,6 @@ def test_add_extra_info(self):
         self.assertEqual(test_dict['playlist'], 'funny videos')
 
     outtmpl_info = {
-        'id': '1234',
         'id': '1234',
         'ext': 'mp4',
         'width': None,