[ie/lbry] Add playlist support (#8213)

Closes #5982, Closes #8204
Authored by: drzraf, bashonly, Grub4K
This commit is contained in:
Raphaël Droz
2023-10-06 19:38:26 -03:00
committed by GitHub
parent a9efb4b8d7
commit 48cceec1dd
2 changed files with 116 additions and 69 deletions

View File

@@ -951,6 +951,7 @@ from .lastfm import (
from .lbry import (
LBRYIE,
LBRYChannelIE,
LBRYPlaylistIE,
)
from .lci import LCIIE
from .lcp import (