Mike J
Mike J
Hmm, it's certainly possible. This might come with an eventual redesign of the current UI, or at least with an alternate UI browser. At the very least, I'd like to...
Interesting, this seems to be an issue within the PushShift library RMD uses. The root cause seems to be a failure to connect to the PushShift website. I'll have to...
Thanks for the config. I'll take a look - this was something I thought I'd fixed in the last update, but with test data now I should be able to...
It looks like pip is having issues installing one of the libraries RMD needs. I'd either try checking your python installation, or making sure to run the requirement install command...
On Windows, you can right-click the start menu and run Powershell in Admin mode. Then use `cd ` to move into the directory you have RMD saved in, and run...
Okay, that's an odd bug. I'll try to replicate this so that I can fix it. Otherwise, I'm working on a no-installation RMD release now.
@supra89t Good to know - thanks for helping. I'd prefer to not interfere too much with the user's Python installation, so RMD probably won't try to do anything to pip...
Adding multiple user accounts is possible, and will probably be something I add support for. For now, though, at least it's easy enough to create multiple config json files for...
Interesting, I'd thought YTDL handled that situation. I can add support for Twitter images, but it will probably require API access - which means the user has to configure API...
Thanks for including the log and examples. It looks like a lot of connections to Reddit's media servers are failing - are you perhaps having connection problems with their site?