Major Rework 2.0
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:
- Moved all parameters to the config.ini file.
- Renamed the repository/script to RedditMediaScanner
- Included an example_config.ini file as a fallback.
- Removed command-line-based input system and replaced with config files.
- New Dependency - configparser.
- Added search_setup.py utility script to retrieve config information.
Usage Changes:
- Removed command-line-based input system with config files.
- To scan subreddits, edit the config.ini file and change the parameters to your liking. Refer to the README for descriptive usage information!