Z0pyrus

Results 12 issues of Z0pyrus

https://github.com/derrod/legendary It's made by derrod (https://github.com/derrod) "Legendary is an open-source game launcher that can download and install games from the Epic Games platform on Linux and Windows.", open API, CLI...

integration-request

While using the release version, this is happening when I try to download stuff: ``` WARNING:tornado.access:404 GET /favicon.ico (127.0.0.1) 0.61ms RunScriptWebSocket: Received message {"command":"runScript","user":"likedSavedBrowserClient"} RunScriptWebSocket: Command runScript RunScriptWebSocket: Starting script...

Changing the fingerprint every 1 minute is not useful like this article you linked in the Extension says > "submitting random canvas fingerprint is like changing the outfit you wear...

After running the run.sh / the UI and after logging in, this happend: ``` Traceback (most recent call last): File "/home/user/.local/lib/python3.8/site-packages/flask/app.py", line 2464, in __call__ return self.wsgi_app(environ, start_response) File "/home/user/.local/lib/python3.8/site-packages/flask/app.py",...

Fingerprinting has become a huge part on the internet, mainly because it is really hard to protect oneself against it. I think it's scary that any website could track you,...

discussion

It would be nice if Text Posts would be downloaded and saved as well (maybe as .md files). I would love to see this feature.

help wanted
downloader integration

Using a .csv file of your upvoted/posted/saved posts to Import data from Reddit could be a much faster way importing data. It's also reducing the API calls to reddit. There...

I've been working on it a little while and forgot about it after it worked. I'm creating a pull request now so people can find it easily. It also supports...

URL: https://github.com/ArthurHeitmann/photon-reddit

Suggestion

I've setup photon-reddit on my local system and tried to connect to my mariadb server instance with these env.: ``` DB_HOST=192.168.168.26 DB_USER=Secr3t DB_PW=Secr3t DB_PORT=3306 DB_DB=Secr3t ``` The mariaDB is running...