An open API service indexing awesome lists of open source software.

https://github.com/swightsnotfound/anilist-to-xml

A python script that converts your anilist profile to a importable myanimelist xml file.
https://github.com/swightsnotfound/anilist-to-xml

Last synced: over 1 year ago
JSON representation

A python script that converts your anilist profile to a importable myanimelist xml file.

Awesome Lists containing this project

README

          

# Anilist to XML
A python script that converts your anilist profile to a importable myanimelist xml file.

You can use this easily on this [page](https://swightshome.xyz/Anilist-XML), but if you want/need to run this locally you can download the python script anime_list_converter.py thats in the repo, make sure you have the dependencies down below installed, once you have done that open a terminal or the windows command prompt, and cd into the directory of the script, and run it using "python anime_list_converter.py".

Dependencies

python 3.8 or above.

requests 2.31.0 or above.