API for saving and syncronizing FreeTube playlists and subscriptions over the network.
A simple example client included, with a bit tinkering should be possible to write a better one.
Remember to close Freetube if tinkering with playlists.db and profiles.db files to avoid file corruption. Also ffs don't open this to the internet. It's got no authethficiation.
Some launch options
-addr string
ip address that will be used. Localhost by default
-port string
port that will be used 9191, by default
You can find an use for this if you want your Freetube data in Sql format.