{"id":22989447,"url":"https://github.com/roxasshadow/dumper","last_synced_at":"2025-08-13T20:34:03.157Z","repository":{"id":7958608,"uuid":"9355678","full_name":"RoxasShadow/Dumper","owner":"RoxasShadow","description":"A dumper to download whole galleries from boards like 4chan, yandere, mangaeden, deviantart, etc.","archived":false,"fork":false,"pushed_at":"2018-12-07T11:42:03.000Z","size":149,"stargazers_count":23,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-08T15:39:15.696Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RoxasShadow.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-10T20:49:06.000Z","updated_at":"2024-03-02T02:55:43.000Z","dependencies_parsed_at":"2022-08-05T23:15:08.801Z","dependency_job_id":null,"html_url":"https://github.com/RoxasShadow/Dumper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoxasShadow%2FDumper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoxasShadow%2FDumper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoxasShadow%2FDumper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoxasShadow%2FDumper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RoxasShadow","download_url":"https://codeload.github.com/RoxasShadow/Dumper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229780372,"owners_count":18122957,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-12-15T04:17:33.379Z","updated_at":"2024-12-15T04:17:34.147Z","avatar_url":"https://github.com/RoxasShadow.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Dumper\n======\n\nA dumper to download whole image galleries of the most popular boards (aka, those I care).\nIt's modular, so you can add a website just putting its module in lib/dumper/profiles.\n\nIf you wish to use a graphical user interface, you can use [DumperUI](https://github.com/RoxasShadow/DumperUI).\n\nInstall\n-------\n\n`$ gem install image-dumper`\n\nProfiles\n--------\n\nProfiles are the scripts that handle the dump of a website.\nThey are divided in the following types and are useful to understand how to give them the `--from` and `--to` parameters.\n\n- `images`   A page containing a bunch of images. You can choose how many images it has to dump.\n- `pages`    You can choose how many pages it has to dump and you will get all the images present on each page.\n- `chapters` It will dump a specific chapter of a manga.\n\nMoreover, you can set how many threads you want to provide the dumper with `--threads MIN:MAX`.\n\nExamples\n--------\n\n`$ dumper --list # list profiles`\n\n`$ dumper --help # show the help and all the available commands`\n\n`$ dumper --info 4chan # show all the info available for the given profile`\n\n`$ dumper --url \"http://boards.4chan.org/wg/res/5280736\" --path images --threads 1:4`\n\n`$ dumper --url \"http://www.mangaeden.com/en-manga/nisekoi\" --path nisekoi --from 3  --to 9`\n\n`$ dumper --url \"http://www.mangaeden.com/en-manga/nisekoi\" --path nisekoi --from 10 --to 10 --output nisekoi.log --profile mangaeden`\n\n`$ dumper --file stuff.txt --silence # dump all the lines formatted in the \"URL||PATH\" way`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froxasshadow%2Fdumper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froxasshadow%2Fdumper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froxasshadow%2Fdumper/lists"}