GHLandy

Results 2 issues of GHLandy

## PR Type What kind of change does this PR introduce? ```html [ ] Bugfix [x] Feature [ ] Refactoring (no functional changes, no api changes) [ ] Documentation content...

`WebVideoDownloader.user.js` 脚本中的 `tencent_parseResult` 方法中解析出来的 `vinfo` 形如下方 json, 而任务处理是 `vinfo.fl.fi.map`,因读取不到指定信息报错无法创建下载任务。有没有大佬弄一下 ```json { "anc": "" } ``` `anc` 的值为字符串,应该是加密的,太长,贴不上来