{"id":42209675,"url":"https://github.com/wikisource/ia-upload","last_synced_at":"2026-01-27T00:43:58.105Z","repository":{"id":48639062,"uuid":"14782997","full_name":"wikisource/ia-upload","owner":"wikisource","description":"Tool to import files from the Internet Archive to Wikimedia Commons.","archived":false,"fork":false,"pushed_at":"2026-01-01T12:31:06.000Z","size":706,"stargazers_count":18,"open_issues_count":1,"forks_count":9,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-01-01T13:23:24.071Z","etag":null,"topics":["djvu","internet-archive","pdf","wikimedia-commons","wikisource"],"latest_commit_sha":null,"homepage":"https://ia-upload.wmcloud.org","language":"PHP","has_issues":false,"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/wikisource.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-11-28T17:32:53.000Z","updated_at":"2026-01-01T12:31:10.000Z","dependencies_parsed_at":"2023-10-16T20:59:45.487Z","dependency_job_id":"c34786b2-d950-4826-b0c9-701095b29784","html_url":"https://github.com/wikisource/ia-upload","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wikisource/ia-upload","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wikisource%2Fia-upload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wikisource%2Fia-upload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wikisource%2Fia-upload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wikisource%2Fia-upload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wikisource","download_url":"https://codeload.github.com/wikisource/ia-upload/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wikisource%2Fia-upload/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28794012,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T21:49:50.245Z","status":"ssl_error","status_checked_at":"2026-01-26T21:48:29.455Z","response_time":59,"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":["djvu","internet-archive","pdf","wikimedia-commons","wikisource"],"created_at":"2026-01-27T00:43:57.465Z","updated_at":"2026-01-27T00:43:58.096Z","avatar_url":"https://github.com/wikisource.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Internet Archive Upload Tool\n============================\n\n![CI](https://github.com/wikisource/ia-upload/workflows/CI/badge.svg)\n\nA small tool to import DjVu files from Internet Archive to Wikimedia Commons.\nSee it in operation at [ia-upload.wmcloud.org](https://ia-upload.wmcloud.org)\n(or the test site at [ia-upload-test.wmcloud.org](https://ia-upload-test.wmcloud.org))\nand read the documentation at [wikitech.wikimedia.org/wiki/Tool:IA_Upload](https://wikitech.wikimedia.org/wiki/Tool:IA_Upload).\n\nPlease report bugs on Phabricator under the [#IA Upload project](https://phabricator.wikimedia.org/tag/ia_upload).\n\n## Prerequesites\nThe actual format conversions are done by the following external tools, called from within IA Upload:\n\n1. [ImageMagick](https://www.imagemagick.org)\n2. [DjVuLibre](https://sourceforge.net/p/djvu/)\n\n## Installation\n\n1. Clone from GitHub: `git clone https://github.com/wikisource/ia-upload` \n2. Install dependencies: `composer install`\n3. Set up URL rewriting:\n   * For Apache use the following in `public/.htacess`:\n\n         RewriteEngine On\n         RewriteCond %{REQUEST_FILENAME} !-f\n         RewriteRule ^(.*)$ index.php/$1 [L]\n\n   * For Lighttpd, use:\n\n         url.rewrite-if-not-file += ( \"/(.*)\" =\u003e \"/index.php$0\" )\n\n4. Register an OAuth consumer on [Meta](https://meta.wikimedia.org/wiki/Special:OAuthConsumerRegistration)\n   with a callback to e.g. `http://localhost/ia-upload/public/oauth/callback` (i.e. ending in `oauth/callback`)\n   and rights to \"Create, edit, and move pages\" and \"Upload new files\".\n6. Edit `config.ini` to add your consumer key and secret, and the OAuth consumer's ID number\n   (this is used to link to recent changes).\n8. Make sure the `jobqueue` directory is writable by the web server.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwikisource%2Fia-upload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwikisource%2Fia-upload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwikisource%2Fia-upload/lists"}