Skip to content

a-takahashi223/vivaldi-feed-exporter

Repository files navigation

vivaldi-feed-exporter

Since Vivaldi does not currently have the ability to export feeds, I created a command line tool to generate OPML based on a profile.

Disclaimer : It depends on Vivaldi's implementation, so it may stop working at any time

Usage

  • Follow this page to identify your Vivaldi profile folder
  • Install vivaldi-feed-exporter via pipx install vivaldi-feed-exporter
  • Running vivaldi-feed-exporter <profile folder path> will output OPML to standard output

Mapping of Vivaldi feed properties to OPML outline element attributes

Vivaldi feed property outline attribute
title text, title
address xmlUrl

About

A command line tool to export feeds from Vivaldi as OPML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages