Bilibili-Evolved/registry/lib/components/utils/view-cover
oxygenkun 7c2c593c96 为aria2提供可下载封面的功能
1. 优化视频下载组件的结构,现在仅在需要的时候获取assets的blob并下载

2. 扩展视频下载组件的接口,插件可以代理处理assets的下载逻辑

3. 扩展视频封面组件和aria2插件以支持aria2下载封面
2024-06-23 22:50:23 +08:00
..
index.ts 为aria2提供可下载封面的功能 2024-06-23 22:50:23 +08:00
Plugin.vue Refactor video cover utils 2023-10-10 08:44:09 +08:00
types.ts Refactor video cover utils 2023-10-10 08:44:09 +08:00
ViewCover.vue Refactor video cover utils 2023-10-10 08:44:09 +08:00