netflix-migrate
netflix-migrate copied to clipboard
Migrating "My List"
Is it possible to migrate the watch list?
I know in the current version it is not possible, but in theory would it be possible to add this feature to the tool?
I just looked into it and it seems to be very straight forward: netflix makes a POST request to a certain URL and the requests body contains data about the movie to add / remove as well as the instruction to add it to or remove it from "My List".
Would you like to implement this feature yourself? I am very busy at the moment and might not get to it for a while.
I think we are talking about different lists. I mean the one you can add movies to that you want to watch. Not the watch history
Yeah, I did misunderstand you at first, but my edit refers to your actual question.
Yes seen it to late, currently i also have not that much time or experience with the whole node,js stuff. But i can have a look into it
Netflix has added official support for this feature as part of their account transfer feature, see their official documentation