mirror of
https://github.com/YuzuZensai/play-dl-test.git
synced 2026-01-31 14:58:05 +00:00
SetToken function added
This commit is contained in:
@@ -151,3 +151,7 @@ function parseHlsFormats(data: SoundCloudTrackFormat[]) {
|
||||
});
|
||||
return result;
|
||||
}
|
||||
|
||||
export function setSoundCloudToken(options : SoundDataOptions){
|
||||
soundData = options
|
||||
}
|
||||
Reference in New Issue
Block a user