[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
commit 2bf0634d16
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 36 additions and 20 deletions

View file

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