1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-06 16:37:11 -04:00

[youtube] Detect live-stream embeds

Closes #2380
This commit is contained in:
pukkandan
2022-01-19 18:54:17 +05:30
parent eea1b0358e
commit b6ce9bb038
2 changed files with 18 additions and 1 deletions

View File

@@ -1965,6 +1965,7 @@ from .youtube import (
YoutubeFavouritesIE,
YoutubeHistoryIE,
YoutubeTabIE,
YoutubeLivestreamEmbedIE,
YoutubePlaylistIE,
YoutubeRecommendedIE,
YoutubeSearchDateIE,