[LastFM] Add extractors (#3141)

Closes #2967
Authored by: mehq
This commit is contained in:
mehq
2022-03-23 11:35:42 -07:00
committed by GitHub
parent af14914baa
commit b8f2f8f6b3
2 changed files with 134 additions and 0 deletions
+5
View File
@@ -731,6 +731,11 @@ from .laola1tv import (
EHFTVIE,
ITTFIE,
)
from .lastfm import (
LastFMIE,
LastFMPlaylistIE,
LastFMUserIE,
)
from .lbry import (
LBRYIE,
LBRYChannelIE,