[parti] Add real categories to video test

This commit is contained in:
Ben Faerber
2025-04-05 12:13:05 -06:00
parent 04dd79d31e
commit fbaddb649b
+1 -1
View File
@@ -22,7 +22,7 @@ class PartiVideoIE(PartiBaseIE):
'title': 'NOW LIVE ', 'title': 'NOW LIVE ',
'upload_date': '20250327', 'upload_date': '20250327',
'is_live': False, 'is_live': False,
'categories': list, 'categories': ['Gaming'],
'thumbnail': 'https://assets.parti.com/351424_eb9e5250-2821-484a-9c5f-ca99aa666c87.png', 'thumbnail': 'https://assets.parti.com/351424_eb9e5250-2821-484a-9c5f-ca99aa666c87.png',
'channel': 'ItZTMGG', 'channel': 'ItZTMGG',
'timestamp': 1743044379, 'timestamp': 1743044379,