1
0
Fork 0

[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
commit ca5300c7ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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,