Open shmoe opened 4 years ago
may not be possible with the headers currently returned by a HEAD request to Crunchyroll
implemented as much as can be expect: getShowPage is only called once per url
more caching will require Crunchyroll to support Content-Length or Last-Modified headers
Every execution the web page is pulled (twice!) in crunchyroll_lib.getShowPage(...) even if the page has not changed since last execution