I-A-C / script.module.lambdascrapers

Scrapers Module for Exodus based add ons
61 stars 39 forks source link

plocker.py -> Memory-cache an asset #51

Closed doko-desuka closed 5 years ago

doko-desuka commented 5 years ago

To avoid requesting a javascript file from putlocker every time the user scrapes different movies, we can cache it in memory only.
The asset is cached during the Kodi session, the moment the user quits Kodi the memory will be freed.

jewbmx commented 5 years ago

I was thinking this scraper might need removed because their website seems to being getting slammed.

doko-desuka commented 5 years ago

All the websites being scraped in LS are getting slammed, there's no way to tell if any of them are in the same or worse condition than plocker.

You should make a PR for the removal. You only need two changes:

jewbmx commented 5 years ago

Oh i already got a pr pending lol used your instructions that you gave someone a while back haha. Dont wanna remove anything or do big changes since it isnt my project and something like this kinda seems like a owner or group choice since the scraper can work.