Get your watch history from proxer.me
- Go to proxer.me
- Login if you are not already
- Open the developer tools (F12)
- Go to the Application tab
- On the left side, click on Cookies
- Copy the joomla_remember_me_xxx key and value
- Copy the cookie whose name is just gibberish and value is a long string of numbers and letters
- Install dependencies with
npm install
- Copy
cookie.example.txt
tocookie.txt
and fill in the values (see above) - Run
npm run start
- The output will be in
output/history.json