]> jfr.im git - yt-dlp.git/blobdiff - youtube_dlc/extractor/youtube.py
[youtube] Show if video was a live stream in info
[yt-dlp.git] / youtube_dlc / extractor / youtube.py
index 8fc3706df739c56338dde8493df2363ba00e1c35..2f02f3afc2708883a92a0e11c9ad3c3cb0e1a6cb 100644 (file)
@@ -1757,6 +1757,7 @@ def feed_entry(name):
             'tags': keywords,
             'is_live': is_live,
             'playable_in_embed': playability_status.get('playableInEmbed'),
+            'was_live': video_details.get('isLiveContent')
         }
 
         pctr = try_get(