psidex / NetflixActivityDownloader

A script to extract your Netflix activity to a JSON file

Home Page:https://psidex.github.io/NetflixActivityDownloader/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NetflixActivityDownloader

A small script to extract your Netflix activity to a JSON file

Currently, the download progress is only shown in the browsers console, so open that if your download doesn't immediately start

WARNING

Use of this software may constitute a breach in the Netflix Terms of Use. Use at your own risk.

Usage

  • Highlight ALL the code below
javascript:d=document;s=d.createElement('script');s.type='module';s.src='https://psidex.github.io/NetflixActivityDownloader/dist/n.js';d.head.appendChild(s);void 0
  • Drag the highlighted code into your bookmarks bar
    • If you can't do this, create a new bookmark in your browser, and where the URL goes, copy & paste the code in
  • Go to your Netflix viewing activity
  • Click the bookmark

About

A script to extract your Netflix activity to a JSON file

https://psidex.github.io/NetflixActivityDownloader/

License:MIT License


Languages

Language:JavaScript 91.2%Language:CSS 5.8%Language:HTML 2.9%