Add option to choose a cookies file #202
ZzTriplett
started this conversation in
Ideas
Replies: 1 comment
-
Since you're using the flatpak app, your browser also needs to be installed with flatpak for that option to work. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Would there be a way to add the option of selecting a cookies.txt file to use rather than using the cookies from browser option? I have issues with needing cookies for certain downloads and the cookies from browser option doesn't work well with flatpak (yes, I've used flatseal to try to give access to the file system and still no luck).
You would use "--cookies /path/to/cookies/file.txt" in place of "--cookies-from-browser browser" in cookieArg with an option to select the file in the preferences page.
Beta Was this translation helpful? Give feedback.
All reactions