1
0
Fork 0

[ie/motherless] Support uploader playlists (#8994)

Authored by: dasidiot
This commit is contained in:
dasidiot 2024-01-20 21:46:53 -05:00 committed by GitHub
commit 9f1e9dab21
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 29 additions and 3 deletions

View file

@ -1111,6 +1111,7 @@ from .motherless import (
MotherlessIE,
MotherlessGroupIE,
MotherlessGalleryIE,
MotherlessUploaderIE,
)
from .motorsport import MotorsportIE
from .moviepilot import MoviepilotIE