Animose app now has an easy way to export your data.
This is a JSON file that contains all your data in a format that can be easily imported into another Animose app.
This is useful if you want to move your data from one device to another, or if you want to share your data with someone else.
Data Export Format
the data is a JSON file that contains a single object with two keys: addons
and feeds
.
The addons
key contains an array of strings, each of which represents an addon.
The feeds
key contains an array of objects, with each object representing a feed.
Each feed object has the following keys: url
and scrapeFunction
.
The url
key contains a string that represents the URL of the feed.
The scrapeFunction
key contains the function used to parse the feed. The function is a string that can be evaluated to create a function object. The function takes a single argument, which is the HTML of the feed. The function returns an array of stream objects.
Example json
{
"addons": ["https://v3-cinemeta.strem.io"],
"feeds": [
{
"url": "",
"scrapeFunction": ""
}
]
}
This data can be posted on pastebin and shared with others.
to import the data, simply copy the pastebin paste id and paste it in the addons of the Animose app and click on the add button.
the data will be imported automatically.