Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/LBBO/netflix-migrate

A command-line tool to migrate data to and from Netflix profiles
https://github.com/LBBO/netflix-migrate

hacktoberfest hacktoberfest2020

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# netflix-migrate [![Build Status](https://travis-ci.com/LBBO/netflix-migrate.svg?branch=master)](https://travis-ci.com/LBBO/netflix-migrate)

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](https://help.netflix.com/en/node/124844). If you want to use this project despite the official feature, please refer to the [`cookie-login` branch](https://github.com/LBBO/netflix-migrate/tree/cookie-login) which contains the latest version which hadn't been merged yet.