stefansundin/rssbox

Tiktok support

M7amma opened this issue · 1 comments

Since it's not possible to create feed links for Tiktok profile pages as they not allow it through the API, So I found this website: https://urlebird.com/ where all the videos are scrapped from the original site, so I was wondering if we can convert profile links "e.g. https://urlebird.com/user/rosetheestallionn/ " to rss feed links?

I was looking at Tiktok a while ago, but basically I'd need a way to generate the tiktok signature. There are projects out there (e.g. https://github.com/carcabot/tiktok-signature) that can do it, but they all run javascript code from the tiktok website to do so. Maybe it can be added at some point. I am pretty sure I would not be using that urlebird website though.