1
0
Fork 0

[soundcloud] Add related tracks extractor (#1000)

Authored by: Lapin0t
This commit is contained in:
Lapinot 2021-12-20 02:14:19 +01:00 committed by GitHub
commit c2dedf12e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 52 additions and 2 deletions

View file

@ -1357,6 +1357,7 @@ from .soundcloud import (
SoundcloudEmbedIE,
SoundcloudIE,
SoundcloudSetIE,
SoundcloudRelatedIE,
SoundcloudUserIE,
SoundcloudTrackStationIE,
SoundcloudPlaylistIE,