[soundcloud:trackstation] Add extractor (closes #13733)

This commit is contained in:
Sergey M․
2017-07-29 18:41:42 +07:00
parent c04017519d
commit 836ef26486
2 changed files with 89 additions and 55 deletions

View File

@ -935,8 +935,9 @@ from .soundcloud import (
SoundcloudIE,
SoundcloudSetIE,
SoundcloudUserIE,
SoundcloudTrackStationIE,
SoundcloudPlaylistIE,
SoundcloudSearchIE
SoundcloudSearchIE,
)
from .soundgasm import (
SoundgasmIE,