[youtube] Improve youtu.be extraction in non-existing playlists (closes #27324)

This commit is contained in:
Sergey M․
2020-12-07 01:48:10 +07:00
parent dccf4932e1
commit 2bf0634d16
2 changed files with 36 additions and 20 deletions

View File

@ -1520,6 +1520,7 @@ from .youtube import (
YoutubeSubscriptionsIE,
YoutubeTruncatedIDIE,
YoutubeTruncatedURLIE,
YoutubeYtBeIE,
YoutubeYtUserIE,
YoutubeWatchLaterIE,
)