melithine

Results 62 comments of melithine

> > You need a comma at the end of the `COOKIE` line, after the `"`. > > OMG thank you! I added the last path line and forgot about...

I regularly use the plan9 access from inside WSL with ofdl. Haven't seen any issues with it so far, but it could have been locked by something in Windows reading...

If you're not familiar with JSON, I'd recommend using the browser extension to create the `auth.json` file. Much simpler and easier, even for me, and I am proficient with JSON.

> I've noticed another strange issue. I don't know if it depends on DRM or something like that, but it looks like it detects less media files than the originals....

> > I suspect that some of them would be considered `PaidPosts` (PPV posts that require unlocking) and some of them would just be `Posts`. > > Thanks for your...

Note that VSCode's syntax highlighting is explicitly warning you that what you have there isn't valid JSON, thus the red underline.

At a guess, you probably have an error in your JSON syntax. If you open the file in something like VSCode, the syntax highlighting would probably show you where the...

If you're still having issues, try using the browser extension. The current release will point you to it.

Beyond that suggestion, open a PowerShell window and then run the program from that window (just change directories to where the program is located and type in `OF-DL.exe`). It should...