naseif / tiktok-scraper

Scraper for TikTok. Download videos, music, fetch users info and more.
https://naseif.github.io/tiktok-scraper/
MIT License
90 stars 25 forks source link

fetchAllVideosFromUser giving invalid json response #15

Closed lakshmins2021 closed 1 year ago

lakshmins2021 commented 1 year ago

fetchAllVideosFromUser giving invalid json body response.A tiktok handle was given as input. Tried with and without @

lakshmins2021 commented 1 year ago

caught err: FetchError: invalid json response body at https://m.tiktok.com/api/post/item_list/?aid=1988&count=35&secUid=MS4wLjABAAAAQqjAgIjDmE8pFw6EMv2ouZN80n31txECe1vZfJ_4z9SEMpd1r2x0HQB2k9QYHHAK&cursor= reason: Unexpected end of JSON input

naseif commented 1 year ago

@lakshmins2021 Fixed in 6a8bea4a7f537d324610663aad90bff8e87bf2be, please update the library to the latest version