원클릭으로
reels
reels에는 njyeung에서 수집한 skills 4개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Update Instagram GraphQL API constants in backend/graphql.go when Instagram changes their frontend API (doc_id, friendly names, app ID). Use when comments load but pagination breaks, or when the user pastes network request data from the browser.
Update the Instagram reels/clips GraphQL constants in backend/graphql.go when Instagram changes their reels feed API (clips doc_id, friendly name, app ID). Use when reels stop loading in the feed or when chat-mode reel prefetch fails, or when the user pastes reels-tab network request data from the browser.
Update the Instagram profile GraphQL constants in backend/graphql.go when Instagram changes their profile-page API (profile doc_id, friendly name, app ID). Use when the viewer's own DM reactions show up without an avatar or username, or when the user pastes profile-page network request data from the browser.
Update the Instagram DM reaction GraphQL constants in backend/graphql.go when Instagram changes their direct-message reaction API (reaction doc_id, friendly name, app ID). Use when reacting to a friend's DM reel stops working, or when the user pastes DM-reaction network request data from the browser.