Socket
Socket
Sign inDemoInstall

netflix-migrate

Package Overview
Dependencies
169
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    netflix-migrate

A command-line tool to migrate data to and from Netflix profiles


Version published
Weekly downloads
8
increased by166.67%
Maintainers
2
Install size
15.5 MB
Created
Weekly downloads
 

Readme

Source

netflix-migrate Build Status

A command line utility to export and import your ratings.

Installation

npm install -g netflix-migrate

Usage

netflix-migrate --email old@example.com --profile Lana --export netflixData.json
netflix-migrate --email new@example.com --profile Lana --import netflixData.json

You will be prompted for your email address, password, and/or profile name if not provided as a parameter. If you do not specify a file path for --export or --import, stdout and stdin will be used, respectively. If --export or --import are not provided, --export is assumed (and stdout will be used).

Your exported data will also contain your viewing history. Currently, the import function is only able to import the rating history, but that will hopefully change soon. However, you now already have your data and once the functionality is added you will be able to import your old viewing history too, even if you don't have any access to the old account anymore.

Warning

Use of this software may constitute a breach in the Netflix Terms of Use and/or the End User License Agreement. Use at your own risk.

Keywords

FAQs

Last updated on 23 Sep 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc