Releases: RobertGrubb/tiktok-php
Releases · RobertGrubb/tiktok-php
Fixes Music Videos
v1.9.15 Fix for music videos list
Account details update
v1.9.14 user->account update
Video from Embed
Introducing $scraper->user->videoFromEmbed('id');
This will return video data from the embed endpoint. Right now it's more stable than the normal video route. The only catch is that it does not return
Ability to manually set verifyFp
v1.9.12 VerifyFp manual set
Error Handling && CookieJar Update
v1.9.11 Better error handling && CookieJar fix
CookieJar Fix
v1.9.10 CookieJar fix
General Updates / Session
The scraper will no longer delete cookies automatically if verification wall is hit. You must do this with a manual call:
$scraper->session->resetCookies();
The reason for this is because it is easier and more efficient to verify the current session.
Fix for hashtag videos
v1.9.8 Fix for hashtag video list and also add cursor
Quick fix from last release
v1.9.7 Quick fix
BioLink and User Agent Randomization
NOTE This is a buggy release. Please use 1.9.7