{"id":16791822,"url":"https://github.com/rubycho/flickrdataset","last_synced_at":"2026-05-10T16:41:11.784Z","repository":{"id":216062548,"uuid":"300539926","full_name":"rubycho/FlickrDataset","owner":"rubycho","description":"program written in Kotlin to download massive images from flickr","archived":false,"fork":false,"pushed_at":"2020-10-03T07:49:32.000Z","size":135,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T01:42:38.083Z","etag":null,"topics":["flickr","java","kotlin"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rubycho.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-10-02T07:45:34.000Z","updated_at":"2020-10-11T06:58:54.000Z","dependencies_parsed_at":"2024-01-08T09:30:56.486Z","dependency_job_id":"ec6ac071-6672-485e-88fe-3a5321ecaa53","html_url":"https://github.com/rubycho/FlickrDataset","commit_stats":null,"previous_names":["rubycho/flickrdataset"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/rubycho/FlickrDataset","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubycho%2FFlickrDataset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubycho%2FFlickrDataset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubycho%2FFlickrDataset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubycho%2FFlickrDataset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubycho","download_url":"https://codeload.github.com/rubycho/FlickrDataset/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubycho%2FFlickrDataset/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32864089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"ssl_error","status_checked_at":"2026-05-10T13:40:02.145Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["flickr","java","kotlin"],"created_at":"2024-10-13T08:35:55.866Z","updated_at":"2026-05-10T16:41:11.754Z","avatar_url":"https://github.com/rubycho.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"## FlickrDataset\n\n**Simple** program for downloading massive images from flickr.\n\nArchived Siblings:\n- Python Implementation: [flickr-dataset](https://github.com/rubycho/flickr-dataset/)\n- C++ Implementation: [flickr-dataset-cpp](https://github.com/rubycho/flickr-dataset-cpp/)\n\nThis project is intended to be cross-platform\n(at least for Windows and Linux).\n\n### Functions\n\n- Download images by keyword from flickr (command: `download`).\n- View individual images, mark images to delete (command: `review`).\n- Clean-up directory (command: `cleanup`).\n\n### How to use\n\n- Needs JVM.\n- Download jar file from release.\n- Create an ini file and copy-paste below format,\n    edit it to match your purpose.\n- Run: `java -jar FlickrDataSet*.jar [command] -c [path to your ini]`\n\n### config.ini format\n\nThis format is identical to `config.example.ini`.\n\n```ini\n[run]\napi_key = [YOUR FLICKR API KEY]\napi_secret = [YOUR FLICKR SECRET KEY]\nkeyword = [KEYWORD]\nsize = [128 \u003c= IMAGE SIZE \u003c= 640]\nsp = [START PAGE]\nep = [END PAGE]\n```\n\n### Dev Environment\n\n- Kotlin, Gradle.\n- Intellij IDEA recommended.\n\n### Commands\n\n#### `download`\n\napprox. (ep - sp + 1) * 100 images will be downloaded.\n\n#### `review`\n\nThe window will show up, and images located on `ws_[keyword]` \nwill be shown on the window one by one.\n\nThere are four buttons available.\n\n![screenshot](.github/screenshot.png)\n\n- Mark/Unmark: Mark or Unmark image.\n- Next: Show next image.\n- Prev: Show previous image.\n- Stop: Stop, and remove all marked images.\n\n#### `cleanup`\n\nThis command will remove `ws_[keyword]` directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubycho%2Fflickrdataset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frubycho%2Fflickrdataset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubycho%2Fflickrdataset/lists"}