Sitesh Shrivastava
Sitesh Shrivastava
Thanks for pointing that out @rafaelgomesxyz, Wasn't aware of this project in progress already! I'll take it for a spin and try to send in PR for Disney Plus ✌🏼
I got stuck on the same after following installation of extension as well as osxfuse. Not sure if output from cli needs to update manifest? `./install.sh chrome glfocakjmkfkcglpipmpeachmnikofak`? System reference:
I had the same issue while running `make` even after installing as described at [osxfuse/osxfuse](https://github.com/osxfuse/osxfuse). Managed to get it working by installing from Homebrew directly, [Ref](https://formulae.brew.sh/cask/osxfuse). `brew install --cask osxfuse`
Yeah. I am able to fetch those details using Facebook API. Something like this: `curl https://graph.facebook.com/me/video.watches?limit=5000&access_token=ACCESS_TOKEN`
Check - I wanted to check if that makes sense as a feature here before I start learning to hack on Clojure! Might get back with PR then.