conoro / tiktok-rss-flat

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

the xml site can't be reached #25

Closed onthehoriz0n closed 1 year ago

onthehoriz0n commented 1 year ago

Hello, thank you very much for sharing the project. I have edited the url with my github page url, and when I checked the rss folder, the xml file got updated, but when I opened the link using browser, it said "This site can’t be reached". any tips? thank you

conoro commented 1 year ago

Can you share the link? The repo has to be public for this to work.

conoro commented 1 year ago

I just checked and it all looks fine. e.g.: https://raw.githubusercontent.com/onthehoriz0n/tiktok-rss-flat/main/rss/abigailgusmawan.xml

onthehoriz0n commented 1 year ago

oh thank you, I'm new in github, I don't know that the link supposed to be like that. Do you also make RSS for Instagram?

conoro commented 1 year ago

@onthehoriz0n No problem! Actually Instagram would be useful :-) I haven't done one.

onthehoriz0n commented 1 year ago

so actually I'm trying to make a telegram bot with this bot (https://git.io/RSStT) that broadcast any tiktok user's update using RSS with the link that you mentioned above. The problem is I don't think the tiktok RSS above really update the user's profile and when I connect the xml link to the telegram bot, nothing happens. Any idea?