Add support for downloading an entire channel
This commit is contained in:
committed by
Alex Shnitman
parent
96e1863a68
commit
393add34b1
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user