mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-15 00:41:28 +03:00
Added the ability to download (export) archives from subscriptions
This commit is contained in:
@@ -20,6 +20,7 @@ export class SubscriptionFileCardComponent implements OnInit {
|
||||
|
||||
@Input() file;
|
||||
@Input() sub;
|
||||
@Input() use_youtubedl_archive = false;
|
||||
|
||||
@Output() goToFileEmit = new EventEmitter<any>();
|
||||
@Output() reloadSubscription = new EventEmitter<boolean>();
|
||||
|
||||
Reference in New Issue
Block a user