mirror of
https://github.com/YuzuZensai/play-dl-test.git
synced 2026-01-31 14:58:05 +00:00
SoundCloud Work Completed
This commit is contained in:
@@ -9,7 +9,7 @@ export enum StreamType {
|
||||
Opus = 'opus'
|
||||
}
|
||||
|
||||
interface InfoData {
|
||||
export interface InfoData {
|
||||
LiveStreamData: {
|
||||
isLive: boolean;
|
||||
dashManifestUrl: string;
|
||||
|
||||
Reference in New Issue
Block a user