This repository was archived by the owner on Dec 14, 2023. It is now read-only.
Repository files navigation
- A small project to download all the images/ videos from a GroupMe group
- Could be developed into a full-fledged API
How do I download all attatchments from a group?
- Create a developer account on GroupMe's developer page (https://dev.groupme.com/)
- You can login with your GroupMe account
- Create an access token
- Compile this solution/ project with Visual Studio (or whatever you prefer)
- Run the compiled .exe
- Follow the instructions on the .exe
- Get your attachments from the /attachments directory
- Use REST instead of URLs
- Filling out the POCO in the "src/json" folder with all the properties