David Teather

Results 45 issues of David Teather

The current solution isn't great as verifyFp probably expires after some given amount of time. We need to find a way to solve the captcha for a given verifyFp cookie....

feature_request
priority

This is issue is more of a reminder for myself to add this. #396 has code that works for the person who created it.

feature_request

TikTok changed a few things and the videos without watermarks are broken. See [here](https://github.com/drawrowfly/tiktok-scraper/issues/266)

wontfix

Expand math to utilize boolean logic in math Ex: ``` x = 12 + 30 x = 12*(1*True)+ (sqrt(340)*False) + 30 ``` Make this ridiculus

new obfuscator method

* Only gets the first page (10 results)

bug

like the mlh list, backend is supported just need frontend support for setting that option

Go will use 0 to represent none in our current datamodel. So if on a form you specify like a min value of 0, it won't actually get applied. We...

backend

iirc pipelines might just not run and get dropped if consumer is down We need to implement retry logic and support the case where the consumer is down and the...