变量 DouyinFetcherMethods常量
DouyinFetcherMethods: {
VIDEO_WORK: "fetchVideoWork";
IMAGE_ALBUM_WORK: "fetchImageAlbumWork";
SLIDES_WORK: "fetchSlidesWork";
TEXT_WORK: "fetchTextWork";
PARSE_WORK: "parseWork";
DANMAKU: "fetchDanmakuList";
WORK_COMMENTS: "fetchWorkComments";
COMMENT_REPLIES: "fetchCommentReplies";
USER_PROFILE: "fetchUserProfile";
USER_VIDEO_LIST: "fetchUserVideoList";
SEARCH: "searchContent";
SUGGEST_WORDS: "fetchSuggestWords";
MUSIC_INFO: "fetchMusicInfo";
LIVE_ROOM_INFO: "fetchLiveRoomInfo";
LOGIN_QRCODE: "requestLoginQrcode";
EMOJI_LIST: "fetchEmojiList";
DYNAMIC_EMOJI_LIST: "fetchDynamicEmojiList";
} = ...
类型声明
只读VIDEO_WORK: "fetchVideoWork"
只读IMAGE_ALBUM_WORK: "fetchImageAlbumWork"
只读SLIDES_WORK: "fetchSlidesWork"
只读TEXT_WORK: "fetchTextWork"
只读PARSE_WORK: "parseWork"
只读DANMAKU: "fetchDanmakuList"
只读USER_PROFILE: "fetchUserProfile"
只读USER_VIDEO_LIST: "fetchUserVideoList"
只读SEARCH: "searchContent"
只读SUGGEST_WORDS: "fetchSuggestWords"
只读MUSIC_INFO: "fetchMusicInfo"
只读LIVE_ROOM_INFO: "fetchLiveRoomInfo"
只读LOGIN_QRCODE: "requestLoginQrcode"
只读EMOJI_LIST: "fetchEmojiList"
只读DYNAMIC_EMOJI_LIST: "fetchDynamicEmojiList"
抖音 Fetcher 方法名 (英文,对外 API)