AndroidVideoCache icon indicating copy to clipboard operation
AndroidVideoCache copied to clipboard

Is possible cache many videos in background way?

Open jjimenez0611 opened this issue 6 years ago • 3 comments

Hi

I need cache some videos in the background, it is possible or the only way is play the video? @danikula can you help me?

jjimenez0611 avatar Sep 06 '18 19:09 jjimenez0611

It feels that library starts caching as soon as it serves a request to a url, so I believe you can simulate this process using a GET request while request path is cacheServer.getProxyUrl(url).

amin-amini avatar Nov 04 '18 20:11 amin-amini

jjimenez0611 did you find a solution to your issue ?

leogiroux avatar Mar 27 '19 12:03 leogiroux

Please refer to this solution here:

https://github.com/danikula/AndroidVideoCache/issues/59#issuecomment-267564871

crjacinro avatar Mar 27 '19 13:03 crjacinro