Amagi API 文档 - v5.13.0
    正在准备搜索索引...

    变量 DouyinMethodRoutes常量

    DouyinMethodRoutes: {
        parseWork: "/fetch_one_work";
        textWork: "/fetch_one_work";
        videoWork: "/fetch_one_work";
        imageAlbumWork: "/fetch_one_work";
        slidesWork: "/fetch_one_work";
        comments: "/fetch_work_comments";
        commentReplies: "/fetch_video_comment_replies";
        userProfile: "/fetch_user_info";
        userVideoList: "/fetch_user_post_videos";
        search: "/fetch_search_info";
        suggestWords: "/fetch_suggest_words";
        musicInfo: "/fetch_music_work";
        emojiList: "/fetch_emoji_list";
        dynamicEmojiList: "/fetch_emoji_pro_list";
        liveRoomInfo: "/fetch_user_live_videos";
        danmakuList: "/fetch_work_danmaku";
        loginQrcode: "/fetch_login_qrcode";
    } = ...

    抖音方法路由映射

    类型声明

    • 只读parseWork: "/fetch_one_work"
    • 只读textWork: "/fetch_one_work"
    • 只读videoWork: "/fetch_one_work"
    • 只读imageAlbumWork: "/fetch_one_work"
    • 只读slidesWork: "/fetch_one_work"
    • 只读comments: "/fetch_work_comments"
    • 只读commentReplies: "/fetch_video_comment_replies"
    • 只读userProfile: "/fetch_user_info"
    • 只读userVideoList: "/fetch_user_post_videos"
    • 只读suggestWords: "/fetch_suggest_words"
    • 只读musicInfo: "/fetch_music_work"
    • 只读emojiList: "/fetch_emoji_list"
    • 只读dynamicEmojiList: "/fetch_emoji_pro_list"
    • 只读liveRoomInfo: "/fetch_user_live_videos"
    • 只读danmakuList: "/fetch_work_danmaku"
    • 只读loginQrcode: "/fetch_login_qrcode"