mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-02 19:11:28 +03:00
Added the ability to download (export) archives from subscriptions
This commit is contained in:
@@ -21,5 +21,7 @@
|
||||
|
||||
<mat-dialog-actions>
|
||||
<button mat-button mat-dialog-close>Close</button>
|
||||
<button mat-stroked-button (click)="downloadArchive()" color="accent">Export Archive</button>
|
||||
<span class="spacer"></span>
|
||||
<button mat-button (click)="unsubscribe()" color="warn">Unsubscribe</button>
|
||||
</mat-dialog-actions>
|
||||
Reference in New Issue
Block a user