trying to export letterboxd watched, ratings, and watchlist to traks but when I run
python3 transfer_ratings.py --source letterboxd --destination trakt I get the following error:
Bore I get the error Firefox opens and shows the letterboxd login screen and after a like 2 seconds it logs into my account and waits another few seconds before loop refreshing the page and I get this error. On Firefox the url bar turns red and shows letterboxd.com/export iirc.
To Reproduce
Steps to reproduce the behavior:
Follow steps to setup transfer.
run command python3 transfer_ratings.py --source letterboxd --destination trakt
Expected behavior
A clear and concise description of what you expected to happen.
Desktop (please complete the following information):
trying to export letterboxd watched, ratings, and watchlist to traks but when I run python3 transfer_ratings.py --source letterboxd --destination trakt I get the following error: Bore I get the error Firefox opens and shows the letterboxd login screen and after a like 2 seconds it logs into my account and waits another few seconds before loop refreshing the page and I get this error. On Firefox the url bar turns red and shows letterboxd.com/export iirc.
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Desktop (please complete the following information):
geckodriver --version
-->python3 --version
-->pip --version
-->poetry --version
-->Stacktrace
Geckodriver log
Additional context Add any other context about the problem here.