Fixed wording for youtube-dl archive setting in the downloader tab

pull/153/merge
Isaac Grynsztein 5 years ago
parent a4eb7fb745
commit 2e7b1c2d53

@ -150,7 +150,7 @@
<div class="col-12 mt-4">
<mat-checkbox color="accent" [(ngModel)]="new_config['Downloader']['use_youtubedl_archive']"><ng-container i18n="Use youtubedl archive setting">Use youtube-dl archive</ng-container></mat-checkbox>
<p>Note: This setting only applies to downloads on the Home page. If you would like to use youtube-dl archive functionality in subscriptions, head down to the Subscriptions section.</p>
<p>Note: This setting only applies to downloads on the Home page. If you would like to use youtube-dl archive functionality in subscriptions, head to the Main tab and activate this option there.</p>
</div>
<div class="col-12 mt-3">

Loading…
Cancel
Save