mirror of
https://github.com/imputnet/cobalt.git
synced 2025-08-14 00:18:28 +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 = {
|
const friendlyNames = {
|
||||||
bsky: "bluesky",
|
bsky: "bluesky",
|
||||||
|
twitch: "twitch clips"
|
||||||
}
|
}
|
||||||
|
|
||||||
export const friendlyServiceName = (service) => {
|
export const friendlyServiceName = (service) => {
|
||||||
|
Loading…
Reference in New Issue
Block a user