lekma / plugin.video.invidious

Invidious Addon for Kodi
GNU General Public License v3.0
50 stars 7 forks source link

Where are the feeds stored #67

Closed kajdo closed 2 years ago

kajdo commented 2 years ago

Hi,

I just tried out the plugin and I like it a lot (running kodi on a pretty weak machine and it works great, but freetube is a bit too demanding for it)

i gave the plugin a shot and it works great -- i just wonder if there is a file somewhere (f.e. xml?) where it stores the feeds ... i would write a small script to convert my freetube "subscriptions" to the plugin, so I can easily switch

thx

lekma commented 2 years ago

it's a pickle file called "channelfeed.pickle" located in /path_to_kodi_user_folder/userdata/addon_data/plugin.video.invidious/.

kajdo commented 2 years ago

ah ... searched in the wrong directory - thx :)