mirror of
https://github.com/YuzuZensai/play-dl-test.git
synced 2026-01-31 14:58:05 +00:00
Some changes
This commit is contained in:
@@ -201,7 +201,7 @@ export class SoundCloudPlaylist {
|
||||
/**
|
||||
* SoundCloud Stream class
|
||||
*/
|
||||
export class Stream {
|
||||
export class SoundCloudStream {
|
||||
stream: Readable;
|
||||
type: StreamType;
|
||||
private url: string;
|
||||
|
||||
Reference in New Issue
Block a user