3
donuts
5y

OK so here's that App I wrote for scraping recently added Prime Videos info...

It's really pre-alpha and lot's of things to clean up but... it works... for me...

https://github.com/allanx2000/...

You need to relink some of the references... You can download the DLLs here. Haven't cleaned it up yet and don't need EntityFramework.

https://github.com/allanx2000/...

Now why am I posting the source code you ask?!!! Well you see writing an app that tells me what new movies were added so I can add it to my watchlist is a poor investment honestly...

Porbably invested 10 hrs writing it and well that adds more movies to my Watchlist. Watching these movies even at 2x speed still takes 1 hour...

I could/should be doing better things...

Comments
  • 1
    Fyi you should rename ReadMe.md to README.md, so that github will actually pick it up as the readme for the repo
  • 1
    @endor oh it's case sensitive...
Add Comment