AndroidVideoCache icon indicating copy to clipboard operation
AndroidVideoCache copied to clipboard

Cache support for any video player with help of single line

Results 106 AndroidVideoCache issues
Sort by recently updated
recently updated
newest added

What happens when the cache is full? Automatically clear the cache? Or direct play video does not cache?

![图片](https://user-images.githubusercontent.com/25575326/57442228-1b3dee00-727e-11e9-9a9d-803e4451f52c.png) 这个错误是因为链接中(1)部分无法解析嘛!

videocache 下载可以兼容Transfer-Encoding: chunked分块式的编码模式吗

E/HttpProxyCacheServer: HttpProxyCacheServer error com.danikula.videocache.ProxyCacheException: Error closing socket input stream. Version: 2.7.1 at com.danikula.videocache.HttpProxyCacheServer.closeSocketInput(HttpProxyCacheServer.java:287) at com.danikula.videocache.HttpProxyCacheServer.releaseSocket(HttpProxyCacheServer.java:272) at com.danikula.videocache.HttpProxyCacheServer.processSocket(HttpProxyCacheServer.java:245) at com.danikula.videocache.HttpProxyCacheServer.access$200(HttpProxyCacheServer.java:54) at com.danikula.videocache.HttpProxyCacheServer$SocketProcessorRunnable.run(HttpProxyCacheServer.java:340) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:458) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at...

![image](https://user-images.githubusercontent.com/20816593/55319278-192a8780-54a7-11e9-8155-dcf749a5eaef.png)

广告机缓存大电影(约为2个g左右,),缓存文件自动添加.download后缀,导致视频无法播放,一般正常大小视频无此问题! ![qq 20180717170409](https://user-images.githubusercontent.com/12842991/42807362-2c158082-89e3-11e8-8a2d-fefbc5d77959.jpg)

/MediaPlayer: Couldn't open http://127.0.0.1:56031/https%3A%2F%2Fraw.githubusercontent.com%2Fdanikula%2FAndroidVideoCache%2Fmaster%2Ffiles%2Forange1.mp4: java.io.FileNotFoundException: No content provider: http://127.0.0.1:56031/https%3A%2F%2Fraw.githubusercontent.com%2Fdanikula%2FAndroidVideoCache%2Fmaster%2Ffiles%2Forange1.mp4 还有报错信息: ![image](https://user-images.githubusercontent.com/24693906/47498798-e42f5e80-d890-11e8-8235-7dee53859850.png)

this will be useful when your ur need be signed every time you send request

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?