vanities

Results 6 comments of vanities

adding this comment here, since @drawrowfly marked my issue as spam. This issue is 4 months old and not relevant to the new issues and isn't being discussed technically. https://github.com/drawrowfly/tiktok-scraper/issues/724#issuecomment-1017907777

Having 100% failures as of today: ``` response.split("window['SIGI_STATE']=")[1] ``` is returning undefined inside of `getVideoMetadataFromHtml` and sometimes ``` const response = await this.request(options); ``` is raising an error Seems like...

PR for a fix is incoming

@BetterLifeR this PR https://github.com/drawrowfly/tiktok-scraper/pull/721 seems to address your concerns? Can we merge that?

I've been able to reproduce something similar to this by backgrounding the app and locking the phone, it doesn't always happen, maybe 50% of the time?

Let me know your results, or open a PR, I will merge it