{"id":21517593,"url":"https://github.com/tek/mpv","last_synced_at":"2025-04-09T21:42:20.105Z","repository":{"id":147944907,"uuid":"394075295","full_name":"tek/mpv","owner":"tek","description":"Polysemy mpv client","archived":false,"fork":false,"pushed_at":"2023-12-19T00:14:20.000Z","size":282,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-23T23:34:34.152Z","etag":null,"topics":["haskell","mpv","polysemy","video"],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tek.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-08-08T21:42:34.000Z","updated_at":"2023-02-22T16:22:22.000Z","dependencies_parsed_at":"2023-12-19T03:24:02.232Z","dependency_job_id":"bfc7ba8f-c845-4da1-a7dd-0caca931c079","html_url":"https://github.com/tek/mpv","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tek%2Fmpv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tek%2Fmpv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tek%2Fmpv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tek%2Fmpv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tek","download_url":"https://codeload.github.com/tek/mpv/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248118839,"owners_count":21050746,"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":["haskell","mpv","polysemy","video"],"created_at":"2024-11-24T00:43:20.341Z","updated_at":"2025-04-09T21:42:20.079Z","avatar_url":"https://github.com/tek.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\n\nThis is a Haskell implementation of an [mpv] client using its [JSON IPC API](ipc), built with [polysemy].\n\n⚠ Under Construction ⚠\n\n# Conceptual Example\n\n```haskell\nprog =\n  interpretMpvNative do\n    withMpv do\n      Mpv.command (Command.Load [relfile|vid.mkv|])\n      Mpv.command (Command.Seek 50 (SeekFlags Absolute SeekFlags.Percent Exact))\n      Mpv.command Command.Stop\n```\n\n[mpv]: https://mpv.io\n[ipc]: https://mpv.io/manual/master/#json-ipc\n[polysemy]: https://hackage.haskell.org/package/polysemy\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftek%2Fmpv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftek%2Fmpv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftek%2Fmpv/lists"}