Skip to content

Commit

Permalink
添加 获取手机的ip地址 localhost 改为动态ip 地址 如果活不到还是为localhost
Browse files Browse the repository at this point in the history
  • Loading branch information
QiuYeHong90 committed Sep 19, 2023
1 parent 0af6ccd commit 56a4bbd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

KTVHTTPCache is a powerful media cache framework. It can cache HTTP request, and very suitable for media resources.
感谢开源 , 此版本兼容m3u8视频缓存
添加对m3u8的支持 请使用此方法
- 添加对m3u8的支持 请使用此方法
- 支持同局域网 airplay
```
__weak ViewController * weakself = self;
[KTVHTTPCache proxyURLWithOriginalURL:item.URLString complete:^(NSURL *url) {
Expand Down

0 comments on commit 56a4bbd

Please # to comment.