mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-12 01:45:57 -05:00
[PR #324] [CLOSED] feat: epidemic sound support #1099
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/324
Author: @steveberdy
Created: 1/17/2024
Status: ❌ Closed
Base:
current← Head:current📝 Commits (2)
7bc5d39support for epidemic sound9963224undo linting📊 Changes
6 files changed (+49 additions, -3 deletions)
View changed files
📝
README.md(+1 -0)📝
src/modules/processing/match.js(+6 -0)➕
src/modules/processing/services/epidemicsound.js(+22 -0)📝
src/modules/processing/servicesConfig.json(+5 -0)📝
src/modules/processing/servicesPatternTesters.js(+6 -3)📝
src/test/tests.json(+9 -0)📄 Description
Added support for Epidemic Sound. Tests pass.
You can try this on any track link. To find some track links, here is an example page: https://www.epidemicsound.com/music/genres/electronic/
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.