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
- Follow this page to identify your Vivaldi profile folder
- Install
vivaldi-feed-exporter
viapipx install vivaldi-feed-exporter
- Running
vivaldi-feed-exporter <profile folder path>
will output OPML to standard output
Vivaldi feed property | outline attribute |
---|---|
title | text , title |
address | xmlUrl |