This script calls the metadataapi.net and generates a json bundle to import scenes manually into xbvr.
Create an account on metadataapi.net and generate an api key. Edit tpdb2xbvr and update the headers to include this key.
headers= { "Authorization": "Bearer xxxxxxxxxx", "Content-Type": "application/json", "Accept": "application/json" }
python3 tpdb2xbvr.py https://api.metadataapi.net/scenes/virtualrealporn-lara039s-new-friend
- Copy output.json to a web server.
- open up the xbvr config
- import the content bundle.
- Run any scraper to build the search index