mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-03 18:11:29 +03:00
New checkbox to select streaming only mode when subscribing
This commit is contained in:
@@ -19,6 +19,9 @@ export class SubscribeDialogComponent implements OnInit {
|
||||
// state
|
||||
subscribing = false;
|
||||
|
||||
// no videos actually downloaded, just streamed
|
||||
streamingOnlyMode = false;
|
||||
|
||||
time_units = [
|
||||
'day',
|
||||
'week',
|
||||
|
||||
Reference in New Issue
Block a user