1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-29 21:57:50 +00:00

[youtube] Add :ytnotifications extractor (#3347)

Authored by: krichbanana
This commit is contained in:
krichbanana
2022-04-09 15:55:24 -04:00
committed by GitHub
parent 97ec5bc550
commit ca5300c7ed
3 changed files with 91 additions and 1 deletions

View File

@@ -2100,6 +2100,7 @@ from .youtube import (
YoutubeIE,
YoutubeClipIE,
YoutubeFavouritesIE,
YoutubeNotificationsIE,
YoutubeHistoryIE,
YoutubeTabIE,
YoutubeLivestreamEmbedIE,