Skip to content

Releases: RobertGrubb/tiktok-php

Fixes Music Videos

18 Nov 18:14
Compare
Choose a tag to compare
v1.9.15

Fix for music videos list

Account details update

18 Nov 16:28
Compare
Choose a tag to compare
v1.9.14

user->account update

Video from Embed

18 Nov 16:16
Compare
Choose a tag to compare

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

17 Nov 17:51
Compare
Choose a tag to compare
v1.9.12

VerifyFp manual set

Error Handling && CookieJar Update

13 Nov 12:26
Compare
Choose a tag to compare
v1.9.11

Better error handling && CookieJar fix

CookieJar Fix

12 Nov 21:40
Compare
Choose a tag to compare
v1.9.10

CookieJar fix

General Updates / Session

12 Nov 21:11
Compare
Choose a tag to compare

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

07 Nov 17:25
Compare
Choose a tag to compare
v1.9.8

Fix for hashtag video list and also add cursor

Quick fix from last release

07 Nov 04:40
Compare
Choose a tag to compare
v1.9.7

Quick fix

BioLink and User Agent Randomization

07 Nov 04:35
Compare
Choose a tag to compare

NOTE This is a buggy release. Please use 1.9.7