We ship a working YouTube upload adapter (youtube-upload/ — OAuth + resumable upload, dry-run verified). Extending the same pattern multiplies the tool's usefulness.
Task
- Add an Instagram Graph API adapter (
instagram-upload/) and/or TikTok Content Posting API adapter (tiktok-upload/)
- Mirror the structure of
sub-modules/youtube-upload/src/uploader.ts
- Must support dry-run mode (verifiable with zero credentials)
- Unit-test request builders; never require real tokens in tests
Files: new instagram-upload/, tiktok-upload/ module folders
We ship a working YouTube upload adapter (
youtube-upload/— OAuth + resumable upload, dry-run verified). Extending the same pattern multiplies the tool's usefulness.Task
instagram-upload/) and/or TikTok Content Posting API adapter (tiktok-upload/)sub-modules/youtube-upload/src/uploader.tsFiles: new
instagram-upload/,tiktok-upload/module folders