This tools can be used in combination with searchme.co to automatically download all images, gifs, and videos from groups on the GroupMe app
Requirements:
- Python
Usage:
- Go to searchme.co
- Log in
- Select the group you're interested in
- Wait for all messages to finish loading
- Click the "Filter Messages" tab
- Optional: Select a start date and end date
- Select "Attachments". In the dropdown list select "Images" AND "Videos"
- Scroll to the bottom of the page: Click "Download Group Transcript"
- Select "Download Filtered Messages" in the dialog box
- Click "Download"
- Run the command: python extract.py --data /path/to/downloaded/data.txt --destination /folder/to/dump/downloaded/attachments/
Note: the defaults are --data ./data/data.txt --destination ./dump