1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2026-05-28 00:05:30 +00:00

[youtube:tab] Add support for current video and fix lives extraction (closes #27126)

This commit is contained in:
Sergey M․
2020-11-21 20:48:13 +07:00
parent a1c88c4819
commit e2096776b9
2 changed files with 55 additions and 60 deletions
-1
View File
@@ -1475,7 +1475,6 @@ from .yourupload import YourUploadIE
from .youtube import (
YoutubeIE,
YoutubeHistoryIE,
YoutubeLiveIE,
YoutubeTabIE,
YoutubePlaylistIE,
YoutubeRecommendedIE,