{"id":15061295,"url":"https://github.com/muxinc/media-elements","last_synced_at":"2026-04-29T21:04:05.531Z","repository":{"id":238766662,"uuid":"794156649","full_name":"muxinc/media-elements","owner":"muxinc","description":"A collection of HTMLMediaElement compatible elements and add-ons","archived":false,"fork":false,"pushed_at":"2026-04-29T19:19:45.000Z","size":1100,"stargazers_count":253,"open_issues_count":7,"forks_count":46,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-04-29T19:32:01.695Z","etag":null,"topics":["htmlmediaelement","media-chrome"],"latest_commit_sha":null,"homepage":"https://media-elements-nextjs.vercel.app","language":"JavaScript","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/muxinc.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-04-30T15:03:01.000Z","updated_at":"2026-04-29T19:16:58.000Z","dependencies_parsed_at":"2025-12-08T18:01:00.199Z","dependency_job_id":null,"html_url":"https://github.com/muxinc/media-elements","commit_stats":null,"previous_names":["muxinc/media-elements"],"tags_count":307,"template":false,"template_full_name":null,"purl":"pkg:github/muxinc/media-elements","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muxinc%2Fmedia-elements","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muxinc%2Fmedia-elements/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muxinc%2Fmedia-elements/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muxinc%2Fmedia-elements/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muxinc","download_url":"https://codeload.github.com/muxinc/media-elements/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muxinc%2Fmedia-elements/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32443576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T20:22:27.477Z","status":"ssl_error","status_checked_at":"2026-04-29T20:22:26.507Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["htmlmediaelement","media-chrome"],"created_at":"2024-09-24T23:18:01.768Z","updated_at":"2026-04-29T21:04:05.527Z","avatar_url":"https://github.com/muxinc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# media-elements\n\nA collection of HTMLMediaElement compatible elements and add-ons.\n\n| Name                                                                                 | Description                                                                    |\n| ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------ |\n| [custom-media-element](packages/custom-media-element)                                | A custom element for extending the native elements `\u003caudio\u003e` or `\u003cvideo\u003e`.     |\n| [media-tracks](packages/media-tracks)                                                | Polyfill audio and video tracks with renditions.                               |\n| [castable-video](packages/castable-video)                                            | Cast your video element to the big screen with ease!                           |\n| [`\u003cmux-player\u003e`↗](https://github.com/muxinc/elements/tree/main/packages/mux-player) | The [Mux](https://www.mux.com/) video player custom element.                   |\n| [`\u003cmux-video\u003e`↗](https://github.com/muxinc/elements/tree/main/packages/mux-video)   | The [Mux](https://www.mux.com/) video element w/ hls.js and Mux data built-in. |\n| [`\u003chls-video\u003e`](packages/hls-video-element)                                          | A custom video element for hls.js.                                             |\n| [`\u003cdash-video\u003e`](packages/dash-video-element)                                        | A custom video element for dash.js.                                            |\n| [`\u003cshaka-video\u003e`](packages/shaka-video-element)                                      | A custom video element for Shaka Player.                                       |\n| [`\u003cyoutube-video\u003e`](packages/youtube-video-element)                                  | A custom video element for YouTube player.                                     |\n| [`\u003ctiktok-video\u003e`](packages/tiktok-video-element)                                    | A custom video element for TikTok player.                                      |\n| [`\u003cvimeo-video\u003e`](packages/vimeo-video-element)                                      | A custom video element for Vimeo player.                                       |\n| [`\u003cvideojs-video\u003e`](packages/videojs-video-element)                                  | A custom video element for Video.js.                                           |\n| [`\u003cspotify-audio\u003e`](packages/spotify-audio-element)                                  | A custom audio element for Spotify player.                                     |\n| [`\u003cwistia-video\u003e`](packages/wistia-video-element)                                    | A custom video element for Wistia player.                                      |\n| [`\u003cjwplayer-video\u003e`](packages/jwplayer-video-element)                                | A custom video element for JW Player.                                          |\n| [`\u003ctwitch-video\u003e`](packages/twitch-video-element)                                    | A custom video element for Twitch player.                                      |\n| [`\u003ccloudflare-video\u003e`](packages/cloudflare-video-element)                            | A custom video element for Cloudflare Stream.                                  |\n| [`\u003cpeertube-video\u003e`](packages/peertube-video-element)                                | A custom video element for PeerTube player.                                    |","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuxinc%2Fmedia-elements","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuxinc%2Fmedia-elements","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuxinc%2Fmedia-elements/lists"}