mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-18 03:42:23 +01:00
[ie/lbry] Add playlist support (#8213)
Closes #5982, Closes #8204 Authored by: drzraf, bashonly, Grub4K
This commit is contained in:
@@ -951,6 +951,7 @@ from .lastfm import (
|
||||
from .lbry import (
|
||||
LBRYIE,
|
||||
LBRYChannelIE,
|
||||
LBRYPlaylistIE,
|
||||
)
|
||||
from .lci import LCIIE
|
||||
from .lcp import (
|
||||
|
||||
Reference in New Issue
Block a user