{"id":34682823,"url":"https://github.com/destinygg/kickstiny","last_synced_at":"2025-12-24T21:16:49.912Z","repository":{"id":327304296,"uuid":"1106623236","full_name":"destinygg/kickstiny","owner":"destinygg","description":"A userscript that replaces the controls in the Kick embedded player with custom controls that offer a volume slider, quality selector, and more.","archived":false,"fork":false,"pushed_at":"2025-12-02T22:23:24.000Z","size":72,"stargazers_count":17,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-05T22:45:43.322Z","etag":null,"topics":["destinygg","dgg","embed","kick","userscript"],"latest_commit_sha":null,"homepage":"","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/destinygg.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":"2025-11-29T16:05:34.000Z","updated_at":"2025-12-05T13:14:31.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/destinygg/kickstiny","commit_stats":null,"previous_names":["destinygg/kickstiny"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/destinygg/kickstiny","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/destinygg%2Fkickstiny","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/destinygg%2Fkickstiny/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/destinygg%2Fkickstiny/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/destinygg%2Fkickstiny/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/destinygg","download_url":"https://codeload.github.com/destinygg/kickstiny/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/destinygg%2Fkickstiny/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28008672,"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","status":"online","status_checked_at":"2025-12-24T02:00:07.193Z","response_time":83,"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":["destinygg","dgg","embed","kick","userscript"],"created_at":"2025-12-24T21:16:49.419Z","updated_at":"2025-12-24T21:16:49.906Z","avatar_url":"https://github.com/destinygg.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"```\nBaltazar_: Kick embed so fucken dog shit I'm watching XQC on Twitch instead\ntdnPanda: Memegasm thank you for 144p kick embed\nKaib_1: \u003e i love when the kick embed is stuck at 480p FeelsOkayMan\nirwin08: REE my kick embed keeps freezing\npsyDavid: NAHH with that kick embed bro streaming in 360p\nflashbang: i cant even read the tweet REE fuck this kick embed\nizuul: \u003ekick embed still dogshit\nfused_atoms_: god this kick embed is truly fucking awful, it's actually just bad\nGot3nks: \u003ehavent put my contact lenses, cant tell if i cant see because im blind or the retard kick embed is in 480p\n4amaronii: why doesn't kick embed have a volume mixer Painstiny\nThrash95: Ningguanq the kick embed on mobile has a giant overlay with the stream info Smadge\nPito: why is the kick embed always so shit REE\nFooR: THIS FUCKING DOG SHIT KICK EMBED IS MAKING ME SCHIZO\nJegon: WTF IS THIS KICK EMBED BRO\n```\n\n# Kickstiny: Enhanced Kick Embedded Player\n\nA userscript that replaces the controls in the Kick embedded player with custom controls that offer a volume slider, quality selector, and more.\n\n![Controls Bar](img/controls-bar.png)\n\n## Installation\n\n1. Install [Tampermonkey](https://www.tampermonkey.net/) for your web browser\n2. Click [here](https://r2cdn.destiny.gg/kickstiny/kickstiny.user.js) to open the userscript\n3. The Tampermonkey dashboard will open and prompt you to install the script\n4. Click \"Install\"\n\n\u003e Note: Chrome users must enable **both** \"Developer Mode\" on the extensions page and the \"Allow User Scripts\" Tampermonkey setting for userscripts to work. See the [Tampermonkey FAQ](https://www.tampermonkey.net/faq.php?locale=en#Q209) for more details/guidance.\n\n## Development\n\nThe development setup works around browser limitations: importing the compiled userscript from a file URL works in Chrome, but isn't allowed in Firefox. To support both browsers, we run a simple HTTP server that serves the file on localhost and use a dummy userscript that loads the real userscript from localhost on page load. The build process auto-compiles on change, and changes are reflected in the browser on reload.\n\n1. Install dependencies\n\n   ```bash\n   npm ci\n   ```\n\n2. Start the dev server\n\n   ```bash\n   npm run dev\n   ```\n\n   \u003e Note: This runs esbuild in watch mode and the HTTP server concurrently.\n\n3. Install the dummy Tampermonkey script, `dev/kickstiny-dummy.user.js`\n\n4. Navigate to any `https://player.kick.com/*` URL\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdestinygg%2Fkickstiny","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdestinygg%2Fkickstiny","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdestinygg%2Fkickstiny/lists"}