mirror of
https://github.com/imputnet/cobalt.git
synced 2025-08-13 07:58:27 +00:00
api/service-alias: add an alias for twitch
because only clips are supported for now. vods may be supported after we implement HLS local processing
This commit is contained in:
parent
5cd5013de0
commit
10e6b4ec71
@ -1,5 +1,6 @@
|
||||
const friendlyNames = {
|
||||
bsky: "bluesky",
|
||||
twitch: "twitch clips"
|
||||
}
|
||||
|
||||
export const friendlyServiceName = (service) => {
|
||||
|
Loading…
Reference in New Issue
Block a user