{"id":44529093,"url":"https://github.com/zt64/dearrow-kt","last_synced_at":"2026-02-13T18:26:28.566Z","repository":{"id":237461236,"uuid":"748955395","full_name":"zt64/dearrow-kt","owner":"zt64","description":"Kotlin multiplatform library for interfacing with the DeArrow API","archived":false,"fork":false,"pushed_at":"2026-01-30T01:22:45.000Z","size":449,"stargazers_count":1,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-30T16:22:41.280Z","etag":null,"topics":[],"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/zt64.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-01-27T06:25:17.000Z","updated_at":"2026-01-30T01:22:29.000Z","dependencies_parsed_at":"2025-12-30T22:02:47.887Z","dependency_job_id":null,"html_url":"https://github.com/zt64/dearrow-kt","commit_stats":null,"previous_names":["zt64/dearrow-kt"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/zt64/dearrow-kt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zt64%2Fdearrow-kt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zt64%2Fdearrow-kt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zt64%2Fdearrow-kt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zt64%2Fdearrow-kt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zt64","download_url":"https://codeload.github.com/zt64/dearrow-kt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zt64%2Fdearrow-kt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29414278,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"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-02-13T18:26:26.142Z","updated_at":"2026-02-13T18:26:28.551Z","avatar_url":"https://github.com/zt64.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dearrow-kt\n\n[![Maven Central Version](https://img.shields.io/maven-central/v/dev.zt64/dearrow-kt)](https://central.sonatype.com/artifact/dev.zt64/dearrow-kt)\n\u003cbr\u003e\n![badge-platform-jvm]\n![badge-platform-js]\n![badge-platform-js-node]\n![badge-platform-linux]\n![badge-platform-windows]\n![badge-platform-macos]\n![badge-platform-ios]\n![badge-platform-tvos]\n![badge-platform-watchos]\n\nKotlin multiplatform client for the [DeArrow API](https://wiki.sponsor.ajay.app/w/API_Docs/DeArrow).\nUsing [Ktor](https://github.com/ktorio/ktor) for networking.\n\n## Setup\n\n```\n[versions]\ndearrowkt = \"x.y.z\"\n\n[libraries]\ndearrow = { module = \"dev.zt64:dearrow-kt\", version.ref = \"dearrowkt\" }\n```\n\nMake sure to replace `x.y.z` with the latest version and to add a Ktor engine to your dependencies.\n\n## Usage\n\n```kotlin\nval client = DearrowClient()\nval videoId = \"dQw4w9WgXcQ\"\n\nval branding = client.getBranding(videoId)\n// OR        = client.getBrandingByHash(videoId)\n\nprintln(video.titles)\nprintln(video.thumbnails)\n```\n\n## License\n\n[MIT](LICENSE)\n\n[badge-platform-jvm]: http://img.shields.io/badge/-jvm-DB413D.svg?style=flat\n\n[badge-platform-js]: http://img.shields.io/badge/-js-F8DB5D.svg?style=flat\n\n[badge-platform-js-node]: https://img.shields.io/badge/-nodejs-68a063.svg?style=flat\n\n[badge-platform-linux]: http://img.shields.io/badge/-linux-2D3F6C.svg?style=flat\n\n[badge-platform-windows]: http://img.shields.io/badge/-windows-4D76CD.svg?style=flat\n\n[badge-platform-macos]: http://img.shields.io/badge/-macos-111111.svg?style=flat\n\n[badge-platform-ios]: http://img.shields.io/badge/-ios-CDCDCD.svg?style=flat\n\n[badge-platform-tvos]: http://img.shields.io/badge/-tvos-808080.svg?style=flat\n\n[badge-platform-watchos]: http://img.shields.io/badge/-watchos-C0C0C0.svg?style=flat\n\n[badge-platform-wasm]: https://img.shields.io/badge/-wasm-624FE8.svg?style=flat","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzt64%2Fdearrow-kt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzt64%2Fdearrow-kt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzt64%2Fdearrow-kt/lists"}