Commit Graph

64 Commits

Author SHA1 Message Date
oxygenkun
c4e6429a86 refactoring aria2 to handle assets using general downloadExtraAssets 2024-06-23 23:29:30 +08:00
oxygenkun
a44d3d00d9 fix lint 2024-06-23 23:10:25 +08:00
oxygenkun
7c2c593c96 为aria2提供可下载封面的功能
1. 优化视频下载组件的结构,现在仅在需要的时候获取assets的blob并下载

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

3. 扩展视频封面组件和aria2插件以支持aria2下载封面
2024-06-23 22:50:23 +08:00
the1812
0bc86f688c Fix typo 2024-05-10 08:51:29 +08:00
the1812
354c1ea7d4 Update description (#4734) 2024-05-10 08:51:06 +08:00
WakelessSloth56
b4853c8f75
refactor: use action.infos directly 2024-04-26 18:02:38 +08:00
WakelessSloth56
4979500d2c
feat: wasm-output plugin supports multiple pages
Co-authored-by: lainio24 <lainio24@outlook.com>
2024-04-26 16:36:14 +08:00
the1812
00d8e8a0a2 Merge branch 'preview-fixes' into preview-features 2024-04-16 09:02:32 +08:00
the1812
143c3ee5c2 Move getVueData to core utils 2024-04-14 11:51:45 +08:00
DBeidachazi
1e154728e9 Use component name import settings 2024-03-21 15:38:44 +08:00
DBeidachazi
36c525b1b6 Delete get userDefinedVideoExtension &
Add use WASM to download video containing flac audio
2024-03-20 23:10:40 +08:00
DBeidachazi
9b510d0c44 Add get userDefinedVideoExtension &
Direct link download flv/m4a in WASM
2024-03-19 23:59:02 +08:00
DBeidachazi
288b66bdac Update WASM plugins logic 2024-03-18 16:56:43 +08:00
the1812
704a99a9f1 Merge branch 'preview-fixes' into preview-features 2024-03-09 20:52:16 +08:00
the1812
a6d2d77435 Add hide goods plugin (#4425) 2024-03-05 23:04:53 +08:00
LY
a057b8a67b Add description on keeping download filename in IDM 2024-03-05 09:41:22 +00:00
WakelessSloth56
d7021e9f0f
fix: const database version 2024-03-04 23:22:58 +08:00
WakelessSloth56
9dcd5d8766
feat: wasm cache with indexedDB
Co-authored-by: lainio24 <lainio24@outlook.com>
2024-03-04 22:31:54 +08:00
the1812
3f30f00a9c Add download video empty output (#4581) 2024-01-15 09:13:35 +08:00
the1812
eb0b682b08 Add hide charge feeds plugin (#4033) 2024-01-14 17:47:09 +08:00
WakelessSloth56
a407963f0d
fix: fix reviewed issues in PR #4521
Co-authored-by: lainio24 <lainio24@outlook.com>
2023-11-23 19:59:27 +08:00
WakelessSloth56
5f75019286
feat: download plugin - wasm muxing output
Co-authored-by: lainio24 <lainio24@outlook.com>
2023-11-14 21:52:55 +08:00
zhh
4fd2d55235 remove toast 2023-09-25 14:58:56 +08:00
zhh
5a9000c3c9 remove toast 2023-09-25 03:25:14 +08:00
zhh
422fbcd0b5 lint fix 2023-09-22 19:11:47 +08:00
zhh
a9585c38ca mpv-output-ex_v1.0 2023-09-22 18:50:56 +08:00
the1812
adb4975573 Support uid & live search (#677) 2023-05-28 20:13:36 +08:00
the1812
7a2a5ec3f6 Add number search (fix #677) 2023-04-23 17:27:27 +08:00
the1812
0bb53559a0 Add UID search (#677) 2023-04-23 16:56:28 +08:00
the1812
e422ca01b6 Add toggle player light (#3587) 2023-03-21 23:58:41 +08:00
the1812
2ef4cc7ecb Add bangumi search (#677) 2023-03-19 17:25:57 +08:00
the1812
d92fb8d246 Add audio search (#677) 2023-03-19 10:46:36 +08:00
the1812
c9bc4024ef Add cv search (#677) 2023-03-18 21:42:19 +08:00
the1812
1a55483419 Improve built-in presets (#3971) 2023-03-05 11:17:02 +08:00
Waua
382af765c3 Motrix download output 2023-01-03 10:11:17 +08:00
the1812
fef3f475b0 Add toggle subtitle action (#3407) 2022-12-31 16:20:45 +08:00
the1812
307d26caa1 Merge branch 'preview-features' into component-option-types 2022-12-30 12:26:54 +08:00
the1812
8e4c18b8a9 Add toggleDanmakuList plugin (#3613) 2022-11-12 22:37:46 +08:00
the1812
52bfb7320a Fix navbar channel link (#3752) 2022-10-22 15:17:09 +08:00
the1812
56d1f0b0d6 Format registry folder 2022-10-12 23:27:58 +08:00
timongh
691ed33188 Change the type of UnknownOptions from any to unknown 2022-10-02 01:05:15 +08:00
the1812
c5e3b1b432 Add custom navbar channel (#3258) 2022-08-28 15:14:10 +08:00
timongh
80118c4b5b Add a space after keyword "from" 2022-06-23 21:51:55 +08:00
timongh
f3318c9729 Merge remote-tracking branch 'main/preview-features' into live-to-option-types
# Conflicts:
#	src/components/types.ts
#	src/core/settings/index.ts
2022-06-23 20:27:54 +08:00
JLoeve
3f5650c0c0 Merge remote-tracking branch 'upstream/preview-fixes' into speed-fixes 2022-05-28 22:07:30 +08:00
the1812
4d75e45278 Update dark styles (#3191) 2022-05-28 21:02:58 +08:00
JLoeve
bb4d2037d0 refactor: 将「视频倍速 - 快捷键支持」插件重命名为「快捷键扩展 - 视频倍速」 2022-05-27 23:28:19 +08:00
timongh
e5177510bd Fix argument type of entry when defining component 2022-05-27 23:24:35 +08:00
JLoeve
a1b7f23a93 fix: 修复单独使用「视频倍速 - 快捷键支持」会失效的问题 2022-05-27 23:18:17 +08:00
the1812
f083039f4f Upgrade packages 2022-05-08 11:01:01 +08:00