conoro / tiktok-rss-flat

Generate RSS feeds for TikTok accounts
Apache License 2.0
72 stars 189 forks source link

some tiktok accounts dosnt work but some works i think its a bug btw #9

Closed candyily closed 2 years ago

candyily commented 2 years ago

i tried so many times but looks like some tiktok account wont get data: it stop working for got7official for example: image

conoro commented 2 years ago

@candyily Unfortunately the underlying library that I use is being blocked again by TikTok via Captcha. I believe some work is being done on trying to fix it. But until then, we are all in the same situation. It is over a week since any of the accounts I follow have worked.

pukku commented 2 years ago

Out of curiosity, do you have an issue number or link to a ticket for the library? I'd like to see if there's a chance this will start working again, or if I should disable the repeating task...

Thanks! Ricky

conoro commented 2 years ago

There is actually a PR with a fix which just needs to be merged by the author.

Issue: https://github.com/davidteather/TikTok-Api/issues/750 PR: https://github.com/davidteather/TikTok-Api/pull/753

pukku commented 2 years ago

Thanks! I'll follow that to see if this will get fixed...

k3ns1n commented 2 years ago

Try this https://ttrss.mybluemix.net It use mobile api

BeatRoy commented 2 years ago

@k3ns1n Is there any source code of this project?