Results 17 comments of Chris Novakovic

> This issue has been automatically marked as stale because it has not had any recent activity in the past 90 days. It will be closed if no further activity...

I've proposed a fix for this in https://github.com/pablouser1/TikScraperPHP/pull/16. This is enough to get video pages and downloads working again.

> I don’t know if this is relevant, but I was getting the same Http 200 api 0 error on instances without the above fix, but on those that do...

> > Do you see any of the video's metadata on the right-hand side of the page? Do you see a preview of the video? What happens when you press...

I wasn't able to reproduce this with the following MWE: ``` github_repo( name = "repo", repo = "thought-machine/please", revision = "0123456789abcdef0123456789abcdef01234567", ) ``` because GitHub (correctly) returns a 404 instead...

Right - I suspect what happened here is that the owner(s) of `mysql-connector-cpp` renamed the default branch, which - as you suggested - will set up a redirection of requests...