MalloyDelacroix / DownloaderForReddit

The Downloader for Reddit is a GUI application with some advanced features to extract and download submitted content from reddit.
GNU General Public License v3.0
515 stars 48 forks source link

REQ: Import usernames/subreddits from a text file? #2

Closed EC-O-DE closed 6 years ago

EC-O-DE commented 6 years ago

Import usernames/subreddits from a text file?

A list that I'm following is on at text file, I'd like to import that to the app... Manually wayyy slow by adding one at a time :/

MalloyDelacroix commented 6 years ago

This feature has been added to the master branch. To access it, right click on the add user/subreddit buttons and select "Add Subreddits From Text File." Select the text file where the names are stored and it will import them. Each name must be on a new line or must be separated by commas.

This feature will not be officially documented until the next release.

EC-O-DE commented 5 years ago

Seems that this isn't working on the latest version..

MalloyDelacroix commented 5 years ago

This feature has been revised in the new version. It is no longer available by right clicking the add user/subreddit button. To access it: click the add user/subreddit button and then right click anywhere in the dialog (except the text field at the moment, but this will be fixed going forward) and select "Import From File".

Sorry for the confusion. This was mentioned in the latest release, but was not made entirely clear and the user manual has not been updated yet.

EC-O-DE commented 5 years ago

thanks for keeping the app up and running!