mirror of
https://github.com/alexta69/metube.git
synced 2026-03-18 22:43:51 +00:00
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