]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/la7.py
[cleanup] Misc (#8510)
[yt-dlp.git] / yt_dlp / extractor / la7.py
index a3cd12b00347cd33e4f0452487fd44d9991b2d2d..f5fd24134d0260baef6b7cca06b9c27f9369e42e 100644 (file)
@@ -208,9 +208,9 @@ class LA7PodcastIE(LA7PodcastEpisodeIE):  # XXX: Do not subclass from concrete I
         'url': 'https://www.la7.it/propagandalive/podcast',
         'info_dict': {
             'id': 'propagandalive',
-            'title': "Propaganda Live",
+            'title': 'Propaganda Live',
         },
-        'playlist_count_min': 10,
+        'playlist_mincount': 10,
     }]
 
     def _real_extract(self, url):