[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
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
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,