Simon Lehn

Results 49 comments of Simon Lehn

The file is locked by Chrome. We might be able to open it if we add FILE_SHARE_DELETE to the share mode. TODO: fork syscall.Open() with sharemode := uint32(FILE_SHARE_READ | FILE_SHARE_WRITE...

If you want to use kooky with a running chrome browser you can disable the lock feature in chrome with a [--disable-features=LockProfileCookieDatabase](https://github.com/yt-dlp/yt-dlp/issues/7271#issuecomment-1584759812) flag when starting the browser. --- https://github.com/yt-dlp/yt-dlp/issues/7271#issuecomment-1588197148 :...

seems like its doable without admin rights (chrome restarts the process) https://github.com/yt-dlp/yt-dlp/issues/7271#issuecomment-1791933997 : > And I guess I spoke too soon-ish. This project: [thewh1teagle/rookie](https://github.com/thewh1teagle/rookie) came up with a way to...

I am unable to reproduce this (Firefox 118.0.1, Windows 10). Could you please retest this with an updated kooky library. What Firefox & Windows version are you using?

Finally merged via #75 Thanks a lot for the contribution!

published v0.2.1 - it should work again. example code should be fine.

rod asks a running chrome instance for the cookies afaik. --- break down of the few dependencies: \# needed for decryption github.com/keybase/go-keychain github.com/zalando/go-keyring github.com/godbus/dbus/v5 \# needed for pure go sqlite...

> I noticed that some packages with very low stars have been included. I think this repository should prioritize security. A low star count doesn't mean bad security. [gonuts/binary](https://github.com/gonuts/binary), for...