Skip to content

Conversation

@MillerMedia
Copy link

Updated the getLikesByUserName method to have new required parameters and URL

Updated the getLikesByUserName method to have new required parameters and URL
@MillerMedia
Copy link
Author

One thing to note is that any 'count' parameters over 30 do not work currently in the way this API is set up. For everything over 30, you have to get the 'cursor' and check if the 'hasMore' parameter is true and re-run an API request.

@MillerMedia MillerMedia changed the title Update tiktokapi.py Update getLikesByUserName endpoint Mar 29, 2021
Add cursor parameter to allow users to get likes from new starting point
Updates to featured and username videos endpoints
@MillerMedia MillerMedia changed the title Update getLikesByUserName endpoint Update getTrending, getVideosByUserName and getLikesByUserName endpoint Mar 29, 2021
@calok64
Copy link

calok64 commented Mar 6, 2022

Hi @MillerMedia ,

I tried with the changes in your file for method getVideosByUserName

but not able to get any video links in the response.

Can you please help me on this. Its urgent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants