Add support for downloading an entire channel

This commit is contained in:
Adam Fendley
2026-01-31 14:46:26 -05:00
committed by Alex Shnitman
parent 96e1863a68
commit 393add34b1
4 changed files with 33 additions and 2 deletions

View File

@@ -94,7 +94,7 @@
autocomplete="off"
spellcheck="false"
class="form-control form-control-lg"
placeholder="Enter video or playlist URL"
placeholder="Enter video, channel, or playlist URL"
name="addUrl"
[(ngModel)]="addUrl"
[disabled]="addInProgress || downloads.loading">