You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I enabled filesystem=home in Flatseal and tried choosing Chrome and Firefox as a browser.
I opened a "members-only" playlist in Chrome and in Firefox, then I tried to download this playlist with ytDownloader.
For Chrome, ytDownloader is searching for cookies in the wrong folder, it should search inside: /home/hani/.var/app/com.google.Chrome
I am getting the following errors =>
Error: Error code: 1 Stderr: ERROR: could not find chrome cookies database in "/home/hani/.var/app/io.github.aandrew_me.ytdn/config/google-chrome"
Error: Error code: 1 Stderr: ERROR: could not find firefox cookies database in '/home/hani/.mozilla/firefox', '/home/hani/snap/firefox/common/.mozilla/firefox', '/home/hani/.var/app/org.mozilla.firefox/.mozilla/firefox'
The text was updated successfully, but these errors were encountered:
I'm using the Flatpak version on NixOS 24.05
I enabled
filesystem=home
inFlatseal
and tried choosing Chrome and Firefox as a browser.I opened a "members-only" playlist in Chrome and in Firefox, then I tried to download this playlist with
ytDownloader
.For Chrome,
ytDownloader
is searching for cookies in the wrong folder, it should search inside:/home/hani/.var/app/com.google.Chrome
I am getting the following errors =>
Error: Error code: 1 Stderr: ERROR: could not find chrome cookies database in "/home/hani/.var/app/io.github.aandrew_me.ytdn/config/google-chrome"
Error: Error code: 1 Stderr: ERROR: could not find firefox cookies database in '/home/hani/.mozilla/firefox', '/home/hani/snap/firefox/common/.mozilla/firefox', '/home/hani/.var/app/org.mozilla.firefox/.mozilla/firefox'
The text was updated successfully, but these errors were encountered: