netflix-migrate
netflix-migrate copied to clipboard
A command-line tool to migrate data to and from Netflix profiles
I can see that the history is being saved when I export but not being imported
C:\Users\perchr> C:\Users\perchr>netflix-migrate --email [email protected] --profile Christoble --import downloads\netflixdata.json (_this is the location I exported the data to before anyone says anything about it_) Password: Logging into Netflix as [email protected] C:\Users\perchr\bin\nodejs\node-v16.15.1-win-x64\node_modules\netflix-migrate\node_modules\netflix2\lib\netflix2.js:465...
If anyone still struggling to use netflix-migrate, have a look on my docker container. It's much more easy to use & simple. I've created a pull request but it seems...
Hi, I'm not a javascript or node developer, or else I would try to help debug this. I've copied my cookie and confirmed my login and profile are active and...
Hello I try to login with the cookie option and I got this error : ``` Using new Netflix2 class! Logging into Netflix using Cookies (node:28148) Warning: Accessing non-existent property...
I'm used to writing code, but I'm completely unfamiliar with npm/node.js. How does one run a package like this from source? I'm specifically looking at the cookie-login version, which is...
The YouTube video link in README.md is no longer available. The message reads "This video has been removed for violating YouTube's policy on spam, deceptive practices, and scams." They're on...
Docker information added
Bumps [async](https://github.com/caolan/async) from 2.6.1 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) v2.6.3 Updated lodash to squelch a security warning (#1675) v2.6.2 Updated lodash...
Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...