We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug I tried to use const videoMeta = await TikTokScraper.getVideoMeta(url); But got error Can't extract video metadata
To Reproduce Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered:
Same problem here
Node v18.12.1 Scraper v1.4.36
Sorry, something went wrong.
im using this
tiktok-scraper user _caxxxxara -d -n 0 --session sid_tt=3c2be4335xxxxxxx65a80d5 is not working, and i dont know why.
No branches or pull requests
Describe the bug
I tried to use
const videoMeta = await TikTokScraper.getVideoMeta(url);
But got error Can't extract video metadata
To Reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: