{"id":46230164,"url":"https://github.com/thoth-pub/thoth-dissemination","last_synced_at":"2026-03-03T17:35:23.952Z","repository":{"id":50352966,"uuid":"518833297","full_name":"thoth-pub/thoth-dissemination","owner":"thoth-pub","description":"Dissemination of work metadata and files from Thoth to distribution/archiving platforms","archived":false,"fork":false,"pushed_at":"2026-01-13T16:40:56.000Z","size":383,"stargazers_count":4,"open_issues_count":12,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-01-13T18:42:29.598Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thoth-pub.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":"2022-07-28T12:16:25.000Z","updated_at":"2026-01-09T17:03:59.000Z","dependencies_parsed_at":"2024-05-07T16:26:59.291Z","dependency_job_id":"cbed8483-6c83-46ef-849c-1b285e899d5b","html_url":"https://github.com/thoth-pub/thoth-dissemination","commit_stats":null,"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/thoth-pub/thoth-dissemination","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoth-pub%2Fthoth-dissemination","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoth-pub%2Fthoth-dissemination/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoth-pub%2Fthoth-dissemination/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoth-pub%2Fthoth-dissemination/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thoth-pub","download_url":"https://codeload.github.com/thoth-pub/thoth-dissemination/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoth-pub%2Fthoth-dissemination/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30052541,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T15:26:47.567Z","status":"ssl_error","status_checked_at":"2026-03-03T15:26:17.132Z","response_time":61,"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":[],"created_at":"2026-03-03T17:35:23.371Z","updated_at":"2026-03-03T17:35:23.935Z","avatar_url":"https://github.com/thoth-pub.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# thoth-dissemination\nDissemination of work metadata and files from Thoth to distribution/archiving platforms.\n\n## Usage\n\n### Config\n```sh\ngit clone https://github.com/thoth-pub/thoth-dissemination.git\ncd thoth-dissemination\ncp config.env.template config.env\n```\nFill out `config.env` with credentials for desired platforms.\n\n### Run with Python\n```sh\npip3 install -r ./requirements.txt\n```\n```python\n./disseminator.py --work ${work} --platform ${platform}\n```\n\n### Run with Docker (locally)\n```sh\ndocker build . -t ${imagename} # Dockerfile handles Python package requirements\ndocker run --rm ${imagename} ./disseminator.py --work ${work_id} --platform ${platform}\n```\n\n### Run with Docker (from Dockerhub)\n```sh\ndocker run --rm --env-file config.env openbookpublishers/thoth-dissemination:latest ./disseminator.py --work ${work_id} --platform ${platform}\n```\n\n### Options\n`--work` = Thoth ID of work to be disseminated\n\n`--platform` = Destination distribution/archiving platform (one of `InternetArchive`, `OAPEN`, `ScienceOpen`, `CUL`, `Crossref`, `Figshare`, `Zenodo`, `ProjectMUSE`, `JSTOR`, `EBSCOHost`, `ProQuest`, `GooglePlay`, `BKCI`)\n\nSee also `--help`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthoth-pub%2Fthoth-dissemination","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthoth-pub%2Fthoth-dissemination","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthoth-pub%2Fthoth-dissemination/lists"}