lainio24
|
3684f7db0c
|
feat: wasm plugin switch for whether to mux metadata
|
2024-07-30 11:43:09 +08:00 |
|
WakelessSloth56
|
0638dbdb24
|
feat: wasm plugin supports ffmetadata
|
2024-07-25 00:14:42 +08:00 |
|
oxygenkun
|
db7ae378da
|
DownloadVideoAction添加extraOnlineAssets。DownloadVideoOutput去除proxyExtraAssets。优化下载逻辑
|
2024-07-21 18:03:53 +08:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Waua
|
382af765c3
|
Motrix download output
|
2023-01-03 10:11:17 +08:00 |
|
the1812
|
56d1f0b0d6
|
Format registry folder
|
2022-10-12 23:27:58 +08:00 |
|
JLoeve
|
bb4d2037d0
|
refactor: 将「视频倍速 - 快捷键支持」插件重命名为「快捷键扩展 - 视频倍速」
|
2022-05-27 23:28:19 +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 |
|
the1812
|
221e4fb79d
|
Add batch notation
|
2022-05-03 10:32:38 +08:00 |
|
the1812
|
a75410686a
|
Add manual input (#3227)
|
2022-05-02 14:52:45 +08:00 |
|
the1812
|
f068cc9415
|
Upgrade linters (#3202)
- Turn off html output in task
- Remove default formatters
|
2022-04-05 12:46:36 +08:00 |
|
JLoeve
|
8c8bc9f45a
|
feat: 从「倍速记忆」/「倍速增强」中分离出「扩展倍速」组件和「视频倍速 - 快捷键支持」插件
* 【新增】支持固定全局倍速值和设置倍速菜单最大高度(后者不显示选项)
* 【新增】支持隐藏倍速菜单滚动条
* 【优化】改变选项实时更新
* 【优化】使用了更稳妥的方式获取菜单项元素
* 【优化】使用自实现的 mini-rxjs 处理事件流,避免重复操作,实现更改选项值实时响应
* 【优化】为切换倍速等操作加上了防抖处理
* 【修复】添加空倍速会报倍速值太小的错误信息
* 【迁移】添加了迁移提示和自动迁移配置的功能
* 【更名】「倍速记忆」/「倍速增强」->「记忆倍速」
* 【更名】「扩展倍速菜单」->「扩展倍速」
|
2022-03-16 23:23:37 +08:00 |
|
the1812
|
a26b1df1d7
|
Support author in plugin
|
2022-01-16 00:06:09 +08:00 |
|
the1812
|
0325eac850
|
Add title for idm output (#2871)
|
2022-01-09 23:45:24 +08:00 |
|
oywl
|
a8d311c89f
|
Add MPV playlist plugin
|
2022-01-09 00:08:34 +08:00 |
|
the1812
|
e2e6a88f4c
|
Add mpv output (PR #2605)
|
2021-12-08 22:32:13 +08:00 |
|
the1812
|
d842469226
|
Update all descriptions
|
2021-12-05 20:52:01 +08:00 |
|
the1812
|
9f452209fe
|
Move v2 files
|
2021-10-26 13:19:37 +08:00 |
|