Skip to content

Major Rework 2.0

Compare
Choose a tag to compare
@DuckBoss DuckBoss released this 14 Jun 17:04
· 13 commits to master since this release
4aca87a

TL;DR - Updated the script to work in a more user-friendly way. No more command-line bullshit. The new method of searching for media is by modifying the config.ini file with your parameters

PLEASE REFER TO README FOR DESCRIPTIVE USAGE INSTRUCTIONS

Updates:

  1. Moved all parameters to the config.ini file.
  2. Renamed the repository/script to RedditMediaScanner
  3. Included an example_config.ini file as a fallback.
  4. Removed command-line-based input system and replaced with config files.
  5. New Dependency - configparser.
  6. Added search_setup.py utility script to retrieve config information.

Usage Changes:

  1. Removed command-line-based input system with config files.
  2. To scan subreddits, edit the config.ini file and change the parameters to your liking. Refer to the README for descriptive usage information!