[extractor/youtube] Handle consent.youtube
This commit is contained in:
parent
dad2210c0c
commit
b032ff0f03
2 changed files with 48 additions and 2 deletions
|
|
@ -21,7 +21,8 @@ from .youtube import ( # Youtube is moved to the top to improve performance
|
|||
YoutubeYtBeIE,
|
||||
YoutubeYtUserIE,
|
||||
YoutubeWatchLaterIE,
|
||||
YoutubeShortsAudioPivotIE
|
||||
YoutubeShortsAudioPivotIE,
|
||||
YoutubeConsentRedirectIE,
|
||||
)
|
||||
|
||||
from .abc import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue