Skip to content

benwerd/mastodon-followed-blogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mastodon follows to RSS / OPML

Takes your exported CSV of accounts you follow on Mastodon and returns both a CSV and an OPML file of their blog RSS feeds.

Installation

  1. Open terminal and navigate to the folder where you have downloaded this code
  2. Run composer install

Use

  1. Download your CSV of followed accounts from Mastodon. (Settings -> Import and Export)
  2. Run php parse-csv.php {input filename} {Mastodon instance domain} (eg php parse-csv.php input.csv mastodon.social)
  3. Wait a long time
  4. Use output.csv or output.opml to import feeds into your favorite software

About

Takes a CSV of accounts you follow on Mastodon and turns it into a list of blogs and RSS feeds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages