mirror of
https://github.com/nathom/streamrip.git
synced 2025-06-04 08:59:47 -04:00
Update soundcloud client id #164
This commit is contained in:
parent
e49df1e719
commit
e103c978bb
4 changed files with 21 additions and 5 deletions
|
@ -270,6 +270,7 @@ class TrackMetadata:
|
|||
self.tracknumber = 0
|
||||
self.tracktotal = 0
|
||||
self.quality = 0
|
||||
self.cover_urls = get_cover_urls(track, "soundcloud")
|
||||
|
||||
else:
|
||||
raise ValueError(self.__source)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue