• This repository has been archived on 23/Oct/2022
  • Stars
    star
    266
  • Rank 153,670 (Top 4 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 8 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

netflix-migrate Build Status

A command line utility to export and import your ratings.

⚠️ This repository is no longer actively maintained due to a native implementation of its features

Netflix has implemented a migration feature natively, rendering this project basically useless. While netflix-migrate is able to export slightly more detailed data than you can get from Netflix's native export, the maintanance effort is quite high as they regularly change their API, thereby just breaking the project over night. Hence I have decided to officially stop maintaining this project (at least until the need for it resurfaces).

If you're looking to migrate your profile to another Netflix account, please refer to the documentation of the official account transfer feature. If you want to use this project despite the official feature, please refer to the cookie-login branch which contains the latest version which hadn't been merged yet.