Skip to content
This repository has been archived by the owner on Aug 29, 2022. It is now read-only.

Use GitHub Flat to generate RSS feeds for TikTok accounts

License

Notifications You must be signed in to change notification settings

nchicong/tiktok-rss-flat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TikTok RSS Logo

TikTok RSS Using GitHub OCTO Flat Data

  • Generate usable RSS feeds from TikTok using GitHub OCTO Flat Data, GitHub Actions and GitHub Pages.

  • This uses the unoffical TikTokApi Python library to extract information about user videos from TikTok as JSON and generate RSS feeds for each user you are interested in.

  • To get your own instance running

    • Fork this repo
    • Enable GitHub Pages for your new repo
    • Change the ghPagesURL in postprocessing.py from "https://conoro.github.io/tiktok-rss-flat/" to your URL
    • Add the TikTok usernames that you like to subscriptions.csv
  • It's set to run once per hour and generates one RSS XML file per user in the rss output directory.

  • You then subscribe to each feed in Feedly or another feed reader using a GitHub Pages URL. Those URLs are constructed like so. E.g.:

Logo was created using the TikTok and RSS Font Awesome icons via CC BY 4.0 License

Copyright Conor O'Neill, 2021 (conor@conoroneill.com)

License Apache 2.0

About

Use GitHub Flat to generate RSS feeds for TikTok accounts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 84.4%
  • Python 12.5%
  • TypeScript 2.6%
  • JavaScript 0.5%