{"id":15170559,"url":"https://github.com/lepips/mpvui","last_synced_at":"2025-10-24T04:22:54.240Z","repository":{"id":254539620,"uuid":"846836119","full_name":"LePips/MPVUI","owner":"LePips","description":"Swift wrapper for mpv","archived":false,"fork":false,"pushed_at":"2024-08-27T20:35:27.000Z","size":75,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T14:14:48.547Z","etag":null,"topics":["mpv","swift","swiftpackage","swiftui"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/LePips.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}},"created_at":"2024-08-24T04:57:13.000Z","updated_at":"2025-03-18T16:53:19.000Z","dependencies_parsed_at":"2024-11-06T13:47:39.320Z","dependency_job_id":"65305d63-1b87-4945-abcd-860533442a04","html_url":"https://github.com/LePips/MPVUI","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"290b20b472d9621bd2fe38609d9952c75825d063"},"previous_names":["lepips/mpvui"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LePips%2FMPVUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LePips%2FMPVUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LePips%2FMPVUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LePips%2FMPVUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LePips","download_url":"https://codeload.github.com/LePips/MPVUI/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247956537,"owners_count":21024568,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["mpv","swift","swiftpackage","swiftui"],"created_at":"2024-09-27T08:04:01.024Z","updated_at":"2025-10-24T04:22:54.139Z","avatar_url":"https://github.com/LePips.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MPVUI\n \n### 🚧 Work in progress 🛠️\n\n`MPVUI` is a wrapper around mpv for more compatible audio and video media playback on iOS, tvOS, and macOS.\n\nCurrently utilizing [MPVKit](https://github.com/mpvkit/MPVKit) for easy mpv access through Swift Package Manager.\n\n### Usage\n\nThe `MPVClient` object is core wrapper around mpv, containing commands to load, play, and customize media playback.\n\n```swift\n// mp3 example\nlet client = MPVClient()\ntry! client._command(.loadfile, arguments: \"music.mp3\", \"replace\")\nclient.play()\n```\n\n### Construction\n\n- [ ] player views for video playback\n- [ ] API around commands\n- [ ] better event observation\n- [ ] provide route to decouple from mpvkit","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flepips%2Fmpvui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flepips%2Fmpvui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flepips%2Fmpvui/lists"}