feat(douyin): add Douyin creator center adapter (14 commands, 8-phase publish pipeline)#416
Merged
jackwener merged 3 commits intojackwener:mainfrom Mar 25, 2026
Merged
Conversation
… publish pipeline) - publish: 8-phase pipeline (STS2 → TOS multipart upload w/ resume → ImageX cover → transcode poll → safety check → create_v2) - draft: save as draft (phases 1-6 + is_draft:1, no timing) - videos/drafts/delete/profile/update: content management - hashtag (search/suggest/hot) / location / activities / collections / stats: discovery & analytics - _shared: tos-upload (AWS Sig V4, multipart, resume), imagex-upload, transcode poller (encode=2), browser-fetch, sts2, creation-id, timing, text-extra - 124 tests, tsc clean
c81a143 to
e1191da
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
creator.douyin.comsigned API calls run viapage.evaluate(fetch)(handlesa_bogussigning automatically); large binary uploads go Node.js-direct with AWS Signature V4Key technical notes
timingmust be now+2h ~ now+14d)~/.opencli/douyin-resume/<sha256>.jsonposter_urifrom transcode responsecreate_v2body (text_extra,activity, etc.) areJSON.stringify'd strings as required by the APIFiles added
Test plan
npx vitest run --project adapter— 124 tests, 0 failuresnpx tsc --noEmit— cleanRequires: Chrome logged into
creator.douyin.comwith opencli browser bridge extension.