[soundcloud:trackstation] Add extractor (closes #13733)
This commit is contained in:
parent
c04017519d
commit
836ef26486
2 changed files with 89 additions and 55 deletions
|
@ -935,8 +935,9 @@ from .soundcloud import (
|
|||
SoundcloudIE,
|
||||
SoundcloudSetIE,
|
||||
SoundcloudUserIE,
|
||||
SoundcloudTrackStationIE,
|
||||
SoundcloudPlaylistIE,
|
||||
SoundcloudSearchIE
|
||||
SoundcloudSearchIE,
|
||||
)
|
||||
from .soundgasm import (
|
||||
SoundgasmIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue