Sorry, we don’t have any dedicated import/export tool at the moment. But, this is already on our roadmap. So, I promise that we will have this very soon.
Our plugin strictly follows all the WordPress standards. So, you can use any third-party plugin to export/import our plugin data. To be honest, we have not tested any such plugin so far. But, we know a customer who is using “WP ALL IMPORT – PRO” https://www.wpallimport.com/ to mass import videos on his website. Also, I found the following plugin from my quick search that looks promising,
https://ww.wp.xz.cn/plugins/wp-import-export-lite/
Plugin technical details:
Videos = Custom Post Type “(Videos) aiovg_videos” with few post meta
Video Categories = Custom Taxonomy “aiovg_categories”
Video Tags = Custom Taxonomy “aiovg_tags”
Settings = WordPress’ Settings API
Hope this helped you!
Thank you for the reply and for those taxonomies, I was trying to work out what I’d need to do a partial DB export so that’s great! I’ll give it a try.