mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-20 13:24:16 -07:00
[youtube:tab] Add support for current video and fix lives extraction (closes #27126)
This commit is contained in:
parent
a1c88c4819
commit
e2096776b9
2 changed files with 55 additions and 60 deletions
|
@ -1475,7 +1475,6 @@ from .yourupload import YourUploadIE
|
|||
from .youtube import (
|
||||
YoutubeIE,
|
||||
YoutubeHistoryIE,
|
||||
YoutubeLiveIE,
|
||||
YoutubeTabIE,
|
||||
YoutubePlaylistIE,
|
||||
YoutubeRecommendedIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue