GG_Images
GG profile photo downloader
![License](https://img.shields.io/badge/GPL-3.0_only-green)
Table of content
About
About the project
The application was created to allow anyone to easily download profile pictures from GG.
The profile picture of each user is available for everyone without the need to log in to the website.
Therefore, the application does not use any GG vulnerabilities, but only allows easier access to publicly available data.
Anyone can easily manually download a profile picture of any GG user by entering the link shown below in the address bar of the web browser
https://avatars.gg.pl/user,GG_number/s,800x800?default=https://www.gg.pl/images/sr-avatar-blank-male-80.png
or
https://avatars.gg.pl/user,GG_number/
and changing the value of GG_number to a specific GG user number.
Please note that some application features may lead to server problems and may expose you to law consequences.
The application should be considered as developed for educational purposes only.
Screenshots
Dark theme
![Dark theme dark theme](https://codeberg.org/nanoory/GG_Images/raw/commit/b2dd863d2ac0/screenshots/screenshot_dark.png)
Light theme
![Light theme light theme](https://codeberg.org/nanoory/GG_Images/raw/commit/b2dd863d2ac0/screenshots/screenshot_light.png)
Features
- Download profile photo from:
-- One number
-- Random number
-- Range numbers
-- All numbers
Operating systems
Program tests on operating systems and availability in the official repository
Built with
Building
How to build
git clone https://codeberg.org/nanoory/GG_Images
go build *.go
TODO:
- Base functions
- [] Read GG numbers from JSON file
- [] Progress bars for download windows
Licensing
GPL-3.0 only