[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
parent 5a63454b36
commit 9f1e9dab21
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