Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/LBBO/netflix-migrate
- Owner: LBBO
- License: mit
- Archived: true
- Created: 2016-06-09T00:43:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-10-23T11:40:08.000Z (about 2 years ago)
- Last Synced: 2024-07-02T16:53:25.743Z (4 months ago)
- Topics: hacktoberfest, hacktoberfest2020
- Language: JavaScript
- Homepage:
- Size: 290 KB
- Stars: 267
- Watchers: 19
- Forks: 32
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.