netflix-migrate icon indicating copy to clipboard operation
netflix-migrate copied to clipboard

Migrating "My List"

Open N1k145 opened this issue 5 years ago • 4 comments

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?

N1k145 avatar Apr 14 '19 15:04 N1k145

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.

LBBO avatar Apr 14 '19 16:04 LBBO

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

N1k145 avatar Apr 14 '19 16:04 N1k145

Yeah, I did misunderstand you at first, but my edit refers to your actual question.

LBBO avatar Apr 14 '19 16:04 LBBO

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

N1k145 avatar Apr 14 '19 16:04 N1k145

Netflix has added official support for this feature as part of their account transfer feature, see their official documentation

LBBO avatar Oct 23 '22 11:10 LBBO