Based on playwright
- pip install -r requirements.txt (install required modules)
- py -m modules.login (from folder root. login to your Discord account, this is a one time step. it's saved in the program_data folder.)
- Modify the downloader.py file located in the modules folder with your channel URL and search term.
- py -m modules.downloader (from folder root. relax and enjoy)
You can pair this with my fork of TFich's collage maker, which supports local files.