mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-09 07:17:16 -05:00
[PR #639] [CLOSED] feat: newgrounds support #1229
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/639
Author: @hyperdefined
Created: 7/18/2024
Status: ❌ Closed
Base:
current← Head:newgrounds-support📝 Commits (10+)
5efe510initial newgrounds support5723239added video parsingb219c3eerror checking for parsing things488ea8bundo these testing things27a1d8dUpdate newgrounds.js82a1f6cfix audio metadata and filenamed7b4ee6fix video filenamesbeff9aachange error type to make more sense250cbcftests: add newgrounds tests49ba560fix suggestions by @ihatespawn📊 Changes
6 files changed (+152 additions, -1 deletions)
View changed files
📝
README.md(+1 -0)📝
src/modules/processing/match.js(+8 -0)➕
src/modules/processing/services/newgrounds.js(+95 -0)📝
src/modules/processing/servicesConfig.json(+5 -0)📝
src/modules/processing/servicesPatternTesters.js(+6 -1)📝
src/util/tests.json(+37 -0)📄 Description
A WIP pull request for adding Newgrounds support, from #620.
Would love some help with this, never worked with cobalt source before or Javascript.
Links supported:
Here is what's missing:
undefined.newgrounds_id.undefined)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.