{"id":13555081,"url":"https://github.com/samuelmaddock/metastream","last_synced_at":"2025-05-14T02:04:57.509Z","repository":{"id":41452111,"uuid":"144349270","full_name":"samuelmaddock/metastream","owner":"samuelmaddock","description":"Watch streaming media with friends.","archived":false,"fork":false,"pushed_at":"2025-03-11T05:20:22.000Z","size":71304,"stargazers_count":2545,"open_issues_count":210,"forks_count":211,"subscribers_count":59,"default_branch":"master","last_synced_at":"2025-04-10T22:20:30.542Z","etag":null,"topics":["browser-extension","chrome-extension","cobrowse","firefox-addon","media-player","p2p","pwa","webapp","webrtc","websocket"],"latest_commit_sha":null,"homepage":"https://getmetastream.com/","language":"TypeScript","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/samuelmaddock.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"patreon":"metastream"}},"created_at":"2018-08-11T02:31:39.000Z","updated_at":"2025-04-10T11:43:31.000Z","dependencies_parsed_at":"2024-09-25T00:05:15.433Z","dependency_job_id":"d3dc7194-9ebb-431d-8d14-691798cde8a8","html_url":"https://github.com/samuelmaddock/metastream","commit_stats":null,"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelmaddock%2Fmetastream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelmaddock%2Fmetastream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelmaddock%2Fmetastream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelmaddock%2Fmetastream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samuelmaddock","download_url":"https://codeload.github.com/samuelmaddock/metastream/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254052692,"owners_count":22006716,"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":["browser-extension","chrome-extension","cobrowse","firefox-addon","media-player","p2p","pwa","webapp","webrtc","websocket"],"created_at":"2024-08-01T12:03:01.272Z","updated_at":"2025-05-14T02:04:57.482Z","avatar_url":"https://github.com/samuelmaddock.png","language":"TypeScript","funding_links":["https://patreon.com/metastream","https://www.patreon.com/metastream"],"categories":["TypeScript","HarmonyOS","chrome-extension","Projects"],"sub_categories":["Windows Manager","Streaming"],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cbr\u003e\n  \u003ca href=\"https://getmetastream.com\"\u003e\n    \u003cimg src=\"./resources/icon.png\" alt=\"Metastream\" width=\"200\"\u003e\n  \u003c/a\u003e\n  \u003cbr\u003e\n  Metastream\n  \u003cbr\u003e\n  \u003cbr\u003e\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003eWatch streaming media with friends.\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://discord.gg/nfwPRb9\"\u003e\u003cimg src=\"https://img.shields.io/badge/discord-chat-brightgreen.svg\" alt=\"discord\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.patreon.com/metastream\"\u003e\u003cimg src=\"https://img.shields.io/badge/patreon-donate-brightgreen.svg\" alt=\"patreon\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Features\n\n- Supports Chromium and Firefox browsers.\n- Synchronized playback of streaming media across various websites.\n- Public, private, and offline sessions.\n- Support for WebRTC peer-to-peer connections.\n- Real-time chat.\n- Collaborative media queue.\n- [Timestamp cue points](./resources/screenshots/screenshot2.png) parsed from media description.\n- Auto-fullscreen of embedded media.\n- Per-user playback permissions, managed by the host.\n- Basic host administrative functionality (kicking peers).\n- Localization—[see info on contributing](./packages/metastream-app/src/locale#contributing).\n\n#### Are you a website owner?\nEasily add watch party support to your website by redirecting the user to Metastream.\n```html\n\u003ca href=\"https://app.getmetastream.com/?url=https://youtu.be/3bNITQR4Uso\"\u003eWatch in Metastream\u003c/a\u003e\n```\n\n## Roadmap\n\n- [x] Add localization ([#5](https://github.com/samuelmaddock/metastream/issues/5))\n- [x] Improve networking reliability ([#74](https://github.com/samuelmaddock/metastream/issues/74))\n- [x] Port Metastream from Electron to a web app ([#94](https://github.com/samuelmaddock/metastream/issues/94))\n- [ ] Improve UX and stability\n- [ ] Add favorites/bookmarks ([#21](https://github.com/samuelmaddock/metastream/issues/21))\n- [ ] Add playlists\n- [ ] Add audio mode ([#22](https://github.com/samuelmaddock/metastream/issues/22))\n\nHave a feature in mind? Make a request by [creating a GitHub issue](https://github.com/samuelmaddock/metastream/issues).\n\n## Screenshots\n\n![Screenshot1](./resources/screenshots/screenshot1.png)\n\n![Screenshot2](./resources/screenshots/screenshot2.png)\n\n![Screenshot3](./resources/screenshots/screenshot3.png)\n\n## How to Contribute\n\n### Get the code\n\nRequires [Yarn](https://yarnpkg.com) for monorepo workspaces.\n\n```\ngit clone https://github.com/samuelmaddock/metastream.git\ncd metastream\nyarn\n```\n\n### Start the dev server\n\nCreates a development web server accessible from [http://localhost:8080](http://localhost:8080)\n\n```\ncd packages/metastream-signal-server\nyarn build\ncd ../packages/metastream-app\nyarn start\n```\n\n### Build the web app\n\nProduces the web app build which gets deployed to [https://app.getmetastream.com](https://app.getmetastream.com)\n\n```\ncd packages/metastream-app\nyarn build\n```\n\n## Legacy desktop app\n\nMetastream used to be an Electron desktop application until development was stopped due to [roadblocks in acquiring a Widevine license](https://blog.samuelmaddock.com/posts/google-widevine-blocked-my-browser/). The latest version can be found on the [GitHub releases](https://github.com/samuelmaddock/metastream/releases/tag/v0.2.7) page. Please note that **the legacy app is insecure and not recommended.**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuelmaddock%2Fmetastream","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamuelmaddock%2Fmetastream","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuelmaddock%2Fmetastream/lists"}