MCPcopy Index your code

hub / github.com/FxEmbed/FxEmbed / functions

Functions922 in github.com/FxEmbed/FxEmbed

↓ 1 callersFunctionextractCreatedAt
(video: TikTokItemInfo | TikTokAwemeDetail)
packages/atmosphere/src/providers/tiktok/processor.ts:424
↓ 1 callersFunctionextractDescription
(video: TikTokItemInfo | TikTokAwemeDetail)
packages/atmosphere/src/providers/tiktok/processor.ts:408
↓ 1 callersFunctionextractDuration
(video: TikTokItemInfo | TikTokAwemeDetail)
packages/atmosphere/src/providers/tiktok/processor.ts:276
↓ 1 callersFunctionextractImages
(video: TikTokItemInfo | TikTokAwemeDetail)
packages/atmosphere/src/providers/tiktok/processor.ts:450
↓ 1 callersFunctionextractMusic
( video: TikTokItemInfo | TikTokAwemeDetail )
packages/atmosphere/src/providers/tiktok/processor.ts:472
↓ 1 callersFunctionextractPostPage
(json: unknown)
packages/atmosphere/src/providers/threads/conversation.ts:11
↓ 1 callersFunctionextractPostPageEdges
(json: unknown)
packages/atmosphere/src/providers/threads/post.ts:6
↓ 1 callersFunctionextractSigiState
(html: string)
packages/atmosphere/src/providers/tiktok/conversation.ts:186
↓ 1 callersFunctionextractStats
(video: TikTokItemInfo | TikTokAwemeDetail)
packages/atmosphere/src/providers/tiktok/processor.ts:374
↓ 1 callersFunctionextractThumbnailUrl
(video: TikTokItemInfo | TikTokAwemeDetail)
packages/atmosphere/src/providers/tiktok/processor.ts:239
↓ 1 callersFunctionextractUniversalData
(html: string)
packages/atmosphere/src/providers/tiktok/conversation.ts:202
↓ 1 callersFunctionextractVideoDimensions
( video: TikTokItemInfo | TikTokAwemeDetail )
packages/atmosphere/src/providers/tiktok/processor.ts:256
↓ 1 callersFunctionextractVideoId
(video: TikTokItemInfo | TikTokAwemeDetail)
packages/atmosphere/src/providers/tiktok/processor.ts:396
↓ 1 callersFunctionextractVideoUrlFromData
* Extract video URL from TikTok video data * Handles both web API and mobile API formats
src/realms/tiktok/routes/proxy.ts:245
↓ 1 callersFunctionextractVideoVariants
(video: TikTokItemInfo | TikTokAwemeDetail)
packages/atmosphere/src/providers/tiktok/processor.ts:84
↓ 1 callersFunctionfacetFromMastodonNoteAnchor
( attrs: string, hrefRaw: string, innerPlain: string, start: number, end: number, instanceDomain:
packages/atmosphere/src/providers/mastodon/processor.ts:194
↓ 1 callersFunctionfallbackHttpStatus
(allowed: readonly number[])
src/realms/api/normalizeApiJsonResponse.ts:5
↓ 1 callersFunctionfallbackMessageEn
(reason: APITombstoneReason)
packages/atmosphere/src/helpers/tombstone.ts:16
↓ 1 callersFunctionfeedAuthorName
(handle: string, results: APIBlueskyStatus[])
src/realms/bluesky/routes/feed.ts:62
↓ 1 callersFunctionfeedAuthorName
(handle: string, results: APITwitterStatus[])
src/realms/twitter/routes/feed.ts:64
↓ 1 callersFunctionfeedChannelImageUrl
(results: APIBlueskyStatus[])
src/realms/bluesky/routes/feed.ts:81
↓ 1 callersFunctionfeedChannelImageUrl
(results: APITwitterStatus[])
src/realms/twitter/routes/feed.ts:83
↓ 1 callersFunctionfeedChannelTitle
(handle: string, results: APIBlueskyStatus[])
src/realms/bluesky/routes/feed.ts:68
↓ 1 callersFunctionfeedChannelTitle
(handle: string, results: APITwitterStatus[])
src/realms/twitter/routes/feed.ts:70
↓ 1 callersFunctionfeedToProduct
(feed: SearchFeed)
packages/atmosphere/src/providers/twitter/search.ts:17
↓ 1 callersFunctionfeedToSort
(feed: BlueskySearchFeed)
packages/atmosphere/src/providers/bluesky/search.ts:44
↓ 1 callersFunctionfeedViewPostsToGroupedTimeline
( host: BlueskyBuildHost, feed: BlueskyFeedViewPost[], language?: string )
packages/atmosphere/src/providers/bluesky/profileStatuses.ts:93
↓ 1 callersFunctionfetchAccountFollowers
( domain: string, accountId: string, params: { limit: number; max_id?: string } )
packages/atmosphere/src/providers/mastodon/client.ts:202
↓ 1 callersFunctionfetchAccountFollowing
( domain: string, accountId: string, params: { limit: number; max_id?: string } )
packages/atmosphere/src/providers/mastodon/client.ts:213
↓ 1 callersFunctionfetchActorLikes
( params: { actor: string; limit: number; cursor?: string; }, opts?: BlueskyFetchOpts )
packages/atmosphere/src/providers/bluesky/client.ts:348
↓ 1 callersFunctionfetchAuthServerMetadata
( authServerIssuer: string, fetchImpl: typeof fetch = fetch )
packages/atmosphere/src/providers/bluesky/auth/metadata.ts:15
↓ 1 callersFunctionfetchAuthorFeed
( params: { actor: string; limit: number; cursor?: string; filter: BlueskyAuthorFeedFilter;
packages/atmosphere/src/providers/bluesky/client.ts:321
↓ 1 callersFunctionfetchBlueskyHomeFeed
(params: { session: BlueskyAuthSession; host: BlueskyBuildHost; limit?: number; cursor?: string | null
packages/atmosphere/src/providers/bluesky/home-feed.ts:16
↓ 1 callersFunctionfetchBlueskyNotifications
(params: { session: BlueskyAuthSession; host: BlueskyBuildHost; limit?: number; cursor?: string | null
packages/atmosphere/src/providers/bluesky/notifications.ts:19
↓ 1 callersFunctionfetchBlueskyThread
( post: string, author: string, processThread = false, opts?: BlueskyFetchOpts )
packages/atmosphere/src/providers/bluesky/conversation.ts:31
↓ 1 callersFunctionfetchByRestId
( status: string, host: TwitterBuildHost, useElongator = hasTwitterAccountProxy({ TwitterProxy: host
packages/atmosphere/src/providers/twitter/conversation.ts:269
↓ 1 callersFunctionfetchByRestIds
( statuses: string[], host: TwitterBuildHost, useElongator = hasTwitterAccountProxy({ TwitterProxy:
packages/atmosphere/src/providers/twitter/conversation.ts:319
↓ 1 callersFunctionfetchCommentPageGraphql
(params: { mediaId: string; after: string | null; first: number; sortOrder: 'popular' | 'recent'; re
packages/atmosphere/src/providers/instagram/client.ts:229
↓ 1 callersFunctionfetchFavouritedBy
( domain: string, id: string, params: { limit: number; max_id?: string } )
packages/atmosphere/src/providers/mastodon/client.ts:147
↓ 1 callersFunctionfetchFollowers
( params: { actor: string; limit: number; cursor?: string; }, opts?: BlueskyFetchOpts )
packages/atmosphere/src/providers/bluesky/client.ts:427
↓ 1 callersFunctionfetchFollows
( params: { actor: string; limit: number; cursor?: string; }, opts?: BlueskyFetchOpts )
packages/atmosphere/src/providers/bluesky/client.ts:452
↓ 1 callersFunctionfetchGetLikes
( params: { uri: string; limit: number; cursor?: string; cid?: string; }, opts?: Bluesky
packages/atmosphere/src/providers/bluesky/client.ts:504
↓ 1 callersFunctionfetchInstagramHtml
( path: string, userAgent: string | undefined, options?: FetchInstagramHtmlOptions )
packages/atmosphere/src/providers/instagram/client.ts:104
↓ 1 callersFunctionfetchInstagramLoggedOutSession
( userAgent: string | undefined )
packages/atmosphere/src/providers/instagram/client.ts:62
↓ 1 callersFunctionfetchLocalOpenApi
Local dev: Node http so Host is honored (undici fetch may override Host for http URLs).
docs/scripts/extract-openapi.mjs:95
↓ 1 callersFunctionfetchMobileApi
(videoId: string)
packages/atmosphere/src/providers/tiktok/conversation.ts:490
↓ 1 callersFunctionfetchOAuthProtectedResourceMetadata
( pdsOrigin: string, fetchImpl: typeof fetch = fetch )
packages/atmosphere/src/providers/bluesky/auth/metadata.ts:64
↓ 1 callersFunctionfetchPostsByUris
( uris: string[], opts?: BlueskyFetchOpts )
packages/atmosphere/src/providers/bluesky/client.ts:271
↓ 1 callersFunctionfetchProfilesByActors
( actors: string[], opts?: BlueskyFetchOpts )
packages/atmosphere/src/providers/bluesky/client.ts:284
↓ 1 callersFunctionfetchRebloggedBy
( domain: string, id: string, params: { limit: number; max_id?: string } )
packages/atmosphere/src/providers/mastodon/client.ts:158
↓ 1 callersFunctionfetchRepostedBy
( params: { uri: string; limit: number; cursor?: string; cid?: string; }, opts?: Bluesky
packages/atmosphere/src/providers/bluesky/client.ts:477
↓ 1 callersFunctionfetchSearchPosts
( params: { q: string; sort: 'latest' | 'top'; limit: number; cursor?: string; }, opts?:
packages/atmosphere/src/providers/bluesky/client.ts:374
↓ 1 callersFunctionfetchSingleStatus
( id: string, host: TwitterBuildHost, processThread = false, language?: string )
packages/atmosphere/src/providers/twitter/conversation.ts:822
↓ 1 callersFunctionfetchSpec
(endpoint, localPort)
docs/scripts/extract-openapi.mjs:138
↓ 1 callersFunctionfetchText
(url: string, fetchImpl: typeof fetch)
packages/atmosphere/src/providers/bluesky/auth/identity.ts:36
↓ 1 callersFunctionfetchThreadsProfilePage
(params: { userId: string; session: ThreadsSession; userAgent: string | undefined; })
packages/atmosphere/src/providers/threads/client.ts:196
↓ 1 callersFunctionfetchThreadsProfileTimeline
(params: { userId: string; first: number; after: string | null; session: ThreadsSession; userAgent:
packages/atmosphere/src/providers/threads/client.ts:214
↓ 1 callersFunctionfetchTimelineGraphqlPage
(params: { userId: string; first: number; after: string | null; userAgent: string | undefined; refer
packages/atmosphere/src/providers/instagram/client.ts:181
↓ 1 callersFunctionfetchTrendingTopics
( params: { limit: number }, opts?: BlueskyFetchOpts )
packages/atmosphere/src/providers/bluesky/client.ts:532
↓ 1 callersFunctionfetchTwitterGraphQLUserByRestId
( host: TwitterBuildHost, userId: string )
packages/atmosphere/src/providers/twitter/profile.ts:489
↓ 1 callersFunctionfetchVideoPage
(videoId: string)
packages/atmosphere/src/providers/tiktok/conversation.ts:250
↓ 1 callersFunctionfilterObject
(obj: unknown, filter: string)
packages/atmosphere/src/providers/twitter/proxy/filter.ts:4
↓ 1 callersFunctionfindFocalInBucket
( id: string, bucket: GraphQLProcessBucket )
packages/atmosphere/src/providers/twitter/conversation.ts:733
↓ 1 callersFunctionfindRelayBlobs
(html: string)
packages/atmosphere/src/providers/instagram/extractors.ts:83
↓ 1 callersFunctionfindSelfBranchFirstReplyChild
(focal: BlueskyThread)
packages/atmosphere/src/providers/bluesky/conversation.ts:143
↓ 1 callersFunctionfindSelfBranchFirstReplyChild
( focalCore: MastodonStatus, descendants: MastodonStatus[] )
packages/atmosphere/src/providers/mastodon/conversation.ts:76
↓ 1 callersFunctionfirstGraphqlErrorEntry
(json: unknown)
packages/atmosphere/src/providers/twitter/searchErrors.ts:12
↓ 1 callersFunctionfloatToHex
(xInput: number)
packages/atmosphere/src/providers/twitter/proxy/transaction/utils.ts:20
↓ 1 callersFunctionformatDate
(date: Date, language: string)
src/render/instantview.ts:116
↓ 1 callersFunctionformatImageUrl
(url: string, name = 'orig')
packages/atmosphere/src/helpers/format-image-url.ts:1
↓ 1 callersFunctionformatImageUrl
(url: string, name = 'orig')
src/helpers/utils.ts:80
↓ 1 callersFunctionformatProxyEndpointForDiscord
* Twitter GraphQL URLs look like `.../graphql/{queryId}/{operationName}`. For Discord alerts we only show * `operationName` so the embed stays readab
packages/atmosphere/src/providers/twitter/proxy/discord.ts:21
↓ 1 callersFunctionformatQuotedFrom
(template: string, name: string, screenName: string)
packages/atmosphere/src/helpers/quote.ts:5
↓ 1 callersFunctionformatZodIssues
(issues: ReadonlyArray<{ path: unknown; message: string }>)
src/realms/api/openapi-validation-hook.ts:5
↓ 1 callersFunctiongenerateCommunityNote
(status: APITwitterStatus)
src/render/instantview.ts:291
↓ 1 callersFunctiongenerateDeviceId
()
packages/atmosphere/src/providers/tiktok/conversation.ts:413
↓ 1 callersFunctiongenerateInlineAuthorHeader
( status: APIStatus, author: APIUser, authorActionType: AuthorActionType | null )
src/render/instantview.ts:190
↓ 1 callersFunctiongeneratePoll
(poll: APIPoll, language: string)
src/render/instantview.ts:275
↓ 1 callersFunctiongeneratePoll
(poll: APIPoll)
src/embed/activity.ts:112
↓ 1 callersFunctiongenerateSnowflake
()
packages/atmosphere/src/helpers/snowflake.ts:1
↓ 1 callersFunctiongenerateStatus
( status: APIStatus | APIStatusTombstone, author: APIUser, language: string, isQuote = false, author
src/render/instantview.ts:327
↓ 1 callersFunctiongenerateStatusFooter
( status: APIStatus, isQuote = false, author: APIUser, language: string )
src/render/instantview.ts:223
↓ 1 callersFunctiongenerateStatusMedia
(status: APIStatus, proxyPbs: boolean)
src/render/instantview.ts:72
↓ 1 callersMethodget2dArray
()
packages/atmosphere/src/providers/twitter/proxy/transaction/transaction.ts:200
↓ 1 callersFunctiongetActivitySocialProof
(status: APIStatus)
src/helpers/socialproof.ts:12
↓ 1 callersMethodgetAnimationKey
()
packages/atmosphere/src/providers/twitter/proxy/transaction/transaction.ts:257
↓ 1 callersFunctiongetBlueskyNotificationUnreadCount
(params: { session: BlueskyAuthSession; priority?: 'high' | 'low'; seenAt?: string; fetchImpl?: typeof
packages/atmosphere/src/providers/bluesky/notifications.ts:63
↓ 1 callersFunctiongetBlueskyProxyRuntime
()
packages/atmosphere/src/providers/bluesky-runtime.ts:59
↓ 1 callersFunctiongetCsrfToken
(account)
tools/add_csrf.mjs:14
↓ 1 callersFunctiongetDomain
()
src/helpers/translate.ts:6
↓ 1 callersFunctiongetFollowersFollowingInstructions
( response: unknown, kind: 'followers' | 'following' )
packages/atmosphere/src/providers/twitter/graphql/validators.ts:170
↓ 1 callersMethodgetFrames
()
packages/atmosphere/src/providers/twitter/proxy/transaction/transaction.ts:196
↓ 1 callersFunctiongetGIFTranscodeDomain
(twitterId: string, domains: string[])
packages/atmosphere/src/helpers/gif-transcode.ts:2
↓ 1 callersFunctiongetGIFTranscodeDomain
(twitterId: string)
src/helpers/giftranscode.ts:6
↓ 1 callersMethodgetIndices
()
packages/atmosphere/src/providers/twitter/proxy/transaction/transaction.ts:149
↓ 1 callersMethodgetKey
()
packages/atmosphere/src/providers/twitter/proxy/transaction/transaction.ts:176
↓ 1 callersMethodgetKeyBytes
(key: string)
packages/atmosphere/src/providers/twitter/proxy/transaction/transaction.ts:186
↓ 1 callersFunctiongetLocalizedTombstoneLine
( reason: APITombstoneReason, language: string | undefined )
src/helpers/tombstone.ts:41
↓ 1 callersFunctiongetProfileArticlesTimelineInstructions
( response: unknown )
packages/atmosphere/src/providers/twitter/graphql/validators.ts:125
↓ 1 callersFunctiongetProfilePhotoTimelineInstructions
( response: unknown )
packages/atmosphere/src/providers/twitter/graphql/validators.ts:79
← previousnext →501–600 of 922, ranked by callers