{"id":47901366,"url":"https://github.com/twangodev/jetplay","last_synced_at":"2026-04-04T04:06:40.647Z","repository":{"id":348146004,"uuid":"1196648393","full_name":"twangodev/jetplay","owner":"twangodev","description":"Audio and video playback for JetBrains IDEs","archived":false,"fork":false,"pushed_at":"2026-03-31T02:00:47.000Z","size":97,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-31T03:53:00.008Z","etag":null,"topics":["audio","file-viewer","jcef","media","media-player","mp3","mp4","player","video"],"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/twangodev.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":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-03-30T22:48:36.000Z","updated_at":"2026-03-31T02:00:50.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/twangodev/jetplay","commit_stats":null,"previous_names":["twangodev/jetplay"],"tags_count":null,"template":false,"template_full_name":"JetBrains/intellij-platform-plugin-template","purl":"pkg:github/twangodev/jetplay","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twangodev%2Fjetplay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twangodev%2Fjetplay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twangodev%2Fjetplay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twangodev%2Fjetplay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twangodev","download_url":"https://codeload.github.com/twangodev/jetplay/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twangodev%2Fjetplay/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31387055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T01:22:39.193Z","status":"online","status_checked_at":"2026-04-04T02:00:07.569Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["audio","file-viewer","jcef","media","media-player","mp3","mp4","player","video"],"created_at":"2026-04-04T04:06:40.018Z","updated_at":"2026-04-04T04:06:40.642Z","avatar_url":"https://github.com/twangodev.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jetplay\n\n![Build](https://github.com/twangodev/jetplay/workflows/Build/badge.svg)\n[![Version](https://img.shields.io/jetbrains/plugin/v/31014.svg?logo=jetbrains)](https://plugins.jetbrains.com/plugin/31014)\n[![Downloads](https://img.shields.io/jetbrains/plugin/d/31014.svg)](https://plugins.jetbrains.com/plugin/31014)\n\n\u003c!-- Plugin description --\u003e\nAudio and video playback for JetBrains IDEs, powered by JCEF and FFmpeg.\n\nSupported formats: MP4, M4V, MKV, AVI, MOV, WMV, FLV, WebM, OGV, MP3, WAV, OGG, OGA, Opus, M4A, AAC, WMA, AIFF, FLAC\n\u003c!-- Plugin description end --\u003e\n\n## Format Support Matrix\n\n|  | Native | Transcoded |\n|--|--------|------------|\n| **Video** | WebM, OGV | MP4, M4V, MKV, AVI, MOV, WMV, FLV |\n| **Audio** | MP3, WAV, FLAC, OGG, OGA, Opus | M4A, AAC, WMA, AIFF |\n\n- **Native** — plays instantly in the embedded browser\n- **Transcoded** — converted to WebM (VP9/Opus) via bundled FFmpeg on first open, with live progress\n\n## Installation\n\n- Using the IDE built-in plugin system:\n\n  \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003eMarketplace\u003c/kbd\u003e \u003e \u003ckbd\u003eSearch for \"jetplay\"\u003c/kbd\u003e \u003e\n  \u003ckbd\u003eInstall\u003c/kbd\u003e\n\n- Manually:\n\n  Download the [latest release](https://github.com/twangodev/jetplay/releases/latest) and install it manually using\n  \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003e⚙️\u003c/kbd\u003e \u003e \u003ckbd\u003eInstall plugin from disk...\u003c/kbd\u003e\n\n## Building from Source\n\n```bash\n./gradlew build        # compile + test + verify\n./gradlew runIde       # launch sandbox IDE with plugin loaded\n```\n\nRequires JDK 17+ and Node.js 22+.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwangodev%2Fjetplay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftwangodev%2Fjetplay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwangodev%2Fjetplay/lists"}