Releases: HiWay-Media/tiktok-go-sdk
Releases · HiWay-Media/tiktok-go-sdk
v0.2.34
v0.2.33
Added description for PostVideoInit
v0.2.32
- API Clients must allow users to enter or select the following metadata for a post:
a. Title
b. Privacy Status, with the following mandatory requirements:
The options listed in the UX must follow the privacy_level_options returned in the creator_info API.
Users must manually select the privacy status from a dropdown and there should be no default value.
c. Interaction Ability - Allow Comment, Duet, and Stitch - with the following style requirements:
If the creator_info API returns that one or more of these interactions have been disabled in their app settings, your UX must disable and grey out the checkbox for the interaction.
Users must manually turn on these interaction settings and none should be checked by default.
Duet and Stitch features are not applicable to photo posts. So, for Photo Posts, only 'Allow Comment' can be displayed in the UX.
v0.2.31
removed encode
v0.2.30
solve url
v0.2.9
Solve post video init
v0.2.8
solve header Authorization
v0.2.7
Solve access token stuff
v0.2.6
# Solve urls api
v0.2.5
removed scopes