{"id":28471686,"url":"https://github.com/notwindstone/maltoanything","last_synced_at":"2026-01-28T08:09:53.407Z","repository":{"id":296861354,"uuid":"994672246","full_name":"notwindstone/MALToAnything","owner":"notwindstone","description":"Search by MyAnimeList ID in Anilibria, SovetRomantica and possibly other providers","archived":false,"fork":false,"pushed_at":"2025-06-05T18:53:30.000Z","size":2565,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-01T22:36:12.450Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/notwindstone.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-02T09:55:47.000Z","updated_at":"2025-06-05T18:53:33.000Z","dependencies_parsed_at":"2025-06-03T02:39:43.526Z","dependency_job_id":null,"html_url":"https://github.com/notwindstone/MALToAnything","commit_stats":null,"previous_names":["notwindstone/maltoanything"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/notwindstone/MALToAnything","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notwindstone%2FMALToAnything","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notwindstone%2FMALToAnything/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notwindstone%2FMALToAnything/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notwindstone%2FMALToAnything/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/notwindstone","download_url":"https://codeload.github.com/notwindstone/MALToAnything/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notwindstone%2FMALToAnything/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28842833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T07:39:25.367Z","status":"ssl_error","status_checked_at":"2026-01-28T07:39:24.487Z","response_time":57,"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":"2025-06-07T11:08:31.365Z","updated_at":"2026-01-28T08:09:53.402Z","avatar_url":"https://github.com/notwindstone.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# MALToAnything\nSearch by MyAnimeList ID in Anilibria, SovetRomantica and possibly other providers\n\nShikimori ID is the same as MAL ID.\n\n## Anilibria\n\nCovers all releases from 2001 to 2025\n\nCurrently has **1671 entries**.\n\nFirst 246 of entries were mapped manually, and then i got tired of it and made automatic mapping\n\nThe results of automatic mappings were insane: when searching only manually mapped IDs, they precisely matched with ~220 manually mapped entries, with 1 being different (and it was actually my mistake - i confused that anime with another season) and others being not found. When searching all 2001-2025 releases, they found ~1540 animes and did not find ~180 (i manually mapped them)\n\n68 entries don't exist on MAL (such as Sanyok \u0026 Boryan, korean/chinese dramas, american animes, non-animated shows/movies and other things)\n\nSchema:\n\n```ts\n{\n  idMal:       integer().notNull().unique(),\n  idAnilibria: integer().notNull(),\n}\n```\n\n## SovetRomantica\n\nCovers all releases that had an `anime_shikimori` property in the SovetRomantica API response\n\nCurrently has **1329 entries**.\n\nShikimori ID is the same as MyAnimeList ID\n\nSchema:\n\n```ts\n{\n  idShikimori: integer().notNull().unique(),\n  idSR:        integer().notNull().unique(),\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotwindstone%2Fmaltoanything","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotwindstone%2Fmaltoanything","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotwindstone%2Fmaltoanything/lists"}