Results 12 issues of MaoSource

![image](https://user-images.githubusercontent.com/56857029/141749341-129e9230-5159-4e8b-9065-5e04c75349a5.png) 这个默认的可以去掉么?

随便打开一个窗口关闭就这样了 ![A43U})Q02W6POG4V5$)IP`K](https://user-images.githubusercontent.com/56857029/154006953-745f54d8-3eb6-47d5-afa0-b94e35a30eb3.png) 正常情况应该是这样的 ![P{~L@O X243S}Q2)2TK3EV6](https://user-images.githubusercontent.com/56857029/154006988-c5ffdd0c-0d81-42dd-b8a4-31f50a2e36e2.png)

版本 "vue": "2.5.17", "xgplayer": "^2.31.4", "xgplayer-hls.js": "^2.6.1" hls视频无法播放项目无任何报错,切片也能加载就是不播放 ![image](https://user-images.githubusercontent.com/56857029/147726199-6efb8210-0639-4a38-8296-0a3d967104c4.png) ![image](https://user-images.githubusercontent.com/56857029/147726265-17d71223-12ed-471c-8792-f6ae282c252d.png) 代码: ` import HlsJsPlayer from 'xgplayer-hls.js' export default { data() { return { videoPlayer: null } }, mounted() { this.getVideo()...

大佬能加个道聚城的签到么,找了全网都没找到

找到KuaiShouApi 类中的 `if (url.contains("/fw/photo/")) { return parseVideoOrPhotos(url, httpHeaders); } else if (url.contains("/fw/long-video/")) { return this.parseLongVideo(url, httpHeaders); } ` 改成 ` if (url.contains("/fw/long-video/") || url.contains("/fw/photo/") || url.contains("/fw/next-photo/")) { return this.parseLongVideo(url, httpHeaders);...

top.lyfzn.media.quick.bean.mediaApi这个包下的 user.setDescription(photo.getJSONObject("verifiedDetail").getString("description"));这一行,这个获取的是视频作者的认证领域,如果那个作者没有的话就会报空指针 ![image](https://user-images.githubusercontent.com/56857029/158577129-171f8870-b989-477c-b7e1-5248df657ec7.png) 看了一个返回的json好像没有返回视频作者信息 直接注释或者手动设置为空不会影响使用

能不能出个文档,不太会用啊,视频播放地址不能动态更改

微信好像又更新了