Mike J

Results 94 comments of Mike J

The rewrite is under active development in the [rmd-typescript branch of this project](https://github.com/shadowmoose/RedditDownloader/tree/rmd-typescript). It's runnable at the moment in a developer mode for early testing purposes, but I don't consider...

Hey, you will need Google Chrome installed if you attempt to run RMD's UI in chrome-browser mode. Any chrome branches will not work for that mode. I suggest changing the...

This is looking good. Thanks for the addition. It's been quite a while since I worked on the Python version of RMD but since this is using preexisting mechanisms it...

This could be useful, but not all downloaders provide a suitable file name to insert. I'll add this to the tracker to potentially circle back later if it turns out...

I would like to make RMD's rewrite smarter about resuming from previous downloads, but there are some difficulties around the many ways RMD allows you to filter posts, and Reddit's...

Hey, sorry, I missed this when it was posted. If you're still stuck, I'd suggest deleting the `manifest.sqlite` database file RMD created in the download directory. It seems that something...

Directly feeding reddit URLs/Subreddits into RMD is not currently supported, but would be a nice feature to have if I can work out how passing the required parameters should look....

Interesting. I like this idea, though it may be difficult to implement. I will add it to the list.

I'll look at resolving this as soon as I can, but if there are dependencies that don't yet support 3.8, it's going to have to wait for them to catch...

Thanks for the request. This is an interesting idea, but would require that RMD requests more permissions to actually make account-side changes, rather than being read-only. I'll consider this feature...