1
0
Fork 0

[extractor/soundcloud] Support user permalink (#5842)

Closes #5841
Authored by: nosoop
This commit is contained in:
nosoop 2022-12-29 10:46:43 -08:00 committed by GitHub
commit e107c2b8cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 22 additions and 0 deletions

View file

@ -1710,6 +1710,7 @@ from .soundcloud import (
SoundcloudSetIE,
SoundcloudRelatedIE,
SoundcloudUserIE,
SoundcloudUserPermalinkIE,
SoundcloudTrackStationIE,
SoundcloudPlaylistIE,
SoundcloudSearchIE,