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

Closes #5841
Authored by: nosoop
This commit is contained in:
nosoop
2022-12-30 00:16:43 +05:30
committed by GitHub
parent ca2f6e14e6
commit e107c2b8cf
2 changed files with 22 additions and 0 deletions
+1
View File
@@ -1710,6 +1710,7 @@ from .soundcloud import (
SoundcloudSetIE,
SoundcloudRelatedIE,
SoundcloudUserIE,
SoundcloudUserPermalinkIE,
SoundcloudTrackStationIE,
SoundcloudPlaylistIE,
SoundcloudSearchIE,