Added cookies to the source form

This commit is contained in:
Kieran Eglin 2024-08-14 08:54:52 -07:00
parent 15e4cf7327
commit 73dec37857
No known key found for this signature in database
GPG key ID: 193984967FCF432D

View file

@ -86,6 +86,13 @@
help="Unchecking still indexes media but it won't be downloaded until you enable this option"
/>
<.input
field={f[:use_cookies]}
type="toggle"
label="Use Cookies for Downloading"
help="Uses your YouTube cookies when downloading (if configured). Good for downloading private playlists. See docs for setup notes"
/>
<.input
field={f[:download_cutoff_date]}
type="text"