{"id":20154065,"url":"https://github.com/vaeb/twitchmusicid","last_synced_at":"2026-06-10T10:31:10.559Z","repository":{"id":42790882,"uuid":"270704819","full_name":"Vaeb/TwitchMusicID","owner":"Vaeb","description":"Identify music playing in Twitch clips.","archived":false,"fork":false,"pushed_at":"2023-01-07T19:15:25.000Z","size":1573,"stargazers_count":2,"open_issues_count":14,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-03T01:29:49.536Z","etag":null,"topics":[],"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/Vaeb.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}},"created_at":"2020-06-08T14:43:14.000Z","updated_at":"2020-11-17T02:52:40.000Z","dependencies_parsed_at":"2023-02-07T22:16:05.920Z","dependency_job_id":null,"html_url":"https://github.com/Vaeb/TwitchMusicID","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Vaeb/TwitchMusicID","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vaeb%2FTwitchMusicID","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vaeb%2FTwitchMusicID/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vaeb%2FTwitchMusicID/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vaeb%2FTwitchMusicID/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vaeb","download_url":"https://codeload.github.com/Vaeb/TwitchMusicID/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vaeb%2FTwitchMusicID/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34149132,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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":[],"created_at":"2024-11-13T23:24:40.356Z","updated_at":"2026-06-10T10:31:10.520Z","avatar_url":"https://github.com/Vaeb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TwitchMusicID\n\nIdentify music playing in Twitch clips.\n\n- Scans a Twitch channel for clips.\n  - Compensates for Twitch's current API issues (missing clips) by altering the API requests' time-period filter in cycles.\n  - Stores a reference to each clip in the MongoDB database.\n- Extracts the MP4 files from each clip.\n- Creates audio fingerprints for each MP4 file.\n- Uploads the audio fingerprints to ACRCloud for audio analysis.\n- Alters the clips' db records based on the results.\n  - If music is found, the db records include relevant data on the song (artist, title, label).\n\nFrontend\n\n- Frontend script provides a page to list a channel's music clips + unchecked clips.\n- Allows for mass deletion of both types.\n- Protects the streamer from DMCA strikes.\n\n## Hidden Files\n#### src/auth.json\n```\n{\n    \"clientId\": \"\",\n    \"clientId2\": \"\",\n    \"clientSecret\": \"\",\n    \"accessToken\": \"\",\n    \"expiryTimestamp\": 0,\n    \"refreshToken\": \"\"\n}\n```\n\n#### src/hidden.js\n```\nexport const host = '';\nexport const accessKey = '';\nexport const accessSecret = '';\n```\n\n#### src/mp4/ (Folder)\n```\n\u003c Empty \u003e\n```\n\n#### src/acrcloud_extr_(os)\n```\nACRCloud Fingerprinting Tool\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaeb%2Ftwitchmusicid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvaeb%2Ftwitchmusicid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaeb%2Ftwitchmusicid/lists"}