mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-13 16:20:59 +03:00
Completed deprecation of streamingOnly mode for subscriptions
This commit is contained in:
@@ -10,7 +10,6 @@ export type Subscription = {
|
||||
id: string;
|
||||
type: FileType;
|
||||
user_uid: string | null;
|
||||
streamingOnly: boolean;
|
||||
isPlaylist: boolean;
|
||||
archive?: string;
|
||||
timerange?: string;
|
||||
|
||||
Reference in New Issue
Block a user