{"id":16653566,"url":"https://github.com/norm/snapmatic","last_synced_at":"2026-02-07T23:03:08.947Z","repository":{"id":18813931,"uuid":"22028594","full_name":"norm/snapmatic","owner":"norm","description":"Fetch your latest snapmatic pictures from Rockstar Social Club","archived":false,"fork":false,"pushed_at":"2015-08-21T08:14:08.000Z","size":138,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-26T04:27:28.150Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/norm.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-20T07:49:18.000Z","updated_at":"2021-04-04T08:30:43.000Z","dependencies_parsed_at":"2022-09-25T02:40:47.231Z","dependency_job_id":null,"html_url":"https://github.com/norm/snapmatic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/norm/snapmatic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2Fsnapmatic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2Fsnapmatic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2Fsnapmatic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2Fsnapmatic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/norm","download_url":"https://codeload.github.com/norm/snapmatic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2Fsnapmatic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29211588,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T22:58:45.823Z","status":"ssl_error","status_checked_at":"2026-02-07T22:58:45.272Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T09:45:53.995Z","updated_at":"2026-02-07T23:03:03.939Z","avatar_url":"https://github.com/norm.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"snapmatic\n=========\n\nA little python script to fetch all published \"snapmatic\" images from your\nRockstar [Social Club][sc] account. It needs to login as you to do this.\n\n[sc]: http://socialclub.rockstargames.com\n\n## Installation\n\n    # install some python modules\n    sudo pip install beautifulsoup4 requests\n\n    # copy the script to your $PATH\n    sudo cp snapmatic /usr/local/bin\n    sudo chmod 755 /usr/local/bin/snapmatic\n\n\n## Usage\n\n    snapmatic [-d|--use-subdirs] [-l|--user \u003cuser\u003e] [-m|--metadata]\n              [-o|--directory \u003cdir\u003e] [-p|--password \u003cpass\u003e]\n              [-t|--use-timestamp] [-v|--verbose]\n\n* -d, --use-subdirs\n\n    Create subdirectories from the timestamp of the picture,\n    eg. `2015/08/21`\n\n* -l *user*, --user *user*\n\n    Login to Social Club as *user*. Can also be set in the environment\n    variable `SOCIALCLUB_USER`. Command line overrides environment.\n\n* -m, --metadata\n\n    Save the JSON data of the picture in addition to the image.\n\n* -o *dir*, --directory *dir*\n\n    Save files to *dir* rather than the current directory.\n\n* -p *pass*, --password *pass*\n\n    Login to Social Club with the password *pass*. Can also be set in the\n    environment variable `SOCIALCLUB_PASSWORD`. Command line overrides\n    environment.\n\n* -t, --use-timestamp\n\n    Add the timestamp to the filename of created files. Without this, the\n    pictures will be saved with the ID of the picture, eg\n    `OfgJGAp_C0-JpY8E_0wpZQ.jpg`. With this, they will be saved as\n    `2015-08-19-18.36.22.OfgJGAp_C0-JpY8E_0wpZQ.jpg`.\n\n* -v, --verbose\n\n    List the filenames of files created.\n\n\n## Errors\n\nIf you see the error \"Not JSON fetching photo data.\" then your account has\nbeen flagged for logging in too frequently and you will need to login in\nmanually in a browser and fill out a [CAPTCHA].\n\nTo stop this occurring, run this script infrequently (only when you know there\nare new images to download). If you run it automatically, don't do it more\nthan once a day.\n\n[CAPTCHA]: https://en.wikipedia.org/wiki/CAPTCHA\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnorm%2Fsnapmatic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnorm%2Fsnapmatic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnorm%2Fsnapmatic/lists"}