[ie/lbry] Add playlist support (#8213)
Closes #5982, Closes #8204 Authored by: drzraf, bashonly, Grub4K
This commit is contained in:
parent
a9efb4b8d7
commit
48cceec1dd
2 changed files with 116 additions and 69 deletions
|
|
@ -951,6 +951,7 @@ from .lastfm import (
|
|||
from .lbry import (
|
||||
LBRYIE,
|
||||
LBRYChannelIE,
|
||||
LBRYPlaylistIE,
|
||||
)
|
||||
from .lci import LCIIE
|
||||
from .lcp import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue