MCPcopy Create free account
hub / github.com/FxEmbed/FxEmbed / getVideoTranscodeDomainBluesky

Function getVideoTranscodeDomainBluesky

src/helpers/transcode.ts:10–11  ·  view source on GitHub ↗
(blueskyDid: string)

Source from the content-addressed store, hash-verified

8 getVideoTranscodeDomainCore(twitterId, Constants.VIDEO_TRANSCODE_DOMAIN_LIST);
9
10export const getVideoTranscodeDomainBluesky = (blueskyDid: string) =>
11 getVideoTranscodeDomainBlueskyCore(blueskyDid, Constants.VIDEO_TRANSCODE_BSKY_DOMAIN_LIST);

Callers 3

renderVideoFunction · 0.90
generateStatusMediaFunction · 0.90
handleStatusFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected