diff --git a/min/aria2-rpc-profiles.vue.min.js b/min/aria2-rpc-profiles.vue.min.js new file mode 100644 index 000000000..c60a166cc --- /dev/null +++ b/min/aria2-rpc-profiles.vue.min.js @@ -0,0 +1 @@ +(()=>{return(r,e)=>{const t=`
`;return{export:Object.assign({template:t},{})}}})(); \ No newline at end of file diff --git a/min/download-video.min.html b/min/download-video.min.html index b22751d0b..93ce35dd9 100644 --- a/min/download-video.min.html +++ b/min/download-video.min.html @@ -1 +1 @@ -

下载视频

单个视频
批量导出
警告: 过大的视频大小会在直接下载时占用大量内存, 并可能导致浏览器标签页崩溃. 请考虑降低清晰度或使用导出选项.
预计大小: {{displaySize}}
清晰度
弹幕

直接下载

{{speed}}
{{progressPercent}}%

选集

{{selectedEpisodeCount}}/{{episodeList.length}}

导出

{{showRpcSettings ? '取消' : 'aria2 RPC'}}

aria2 RPC 配置

主机
端口
密钥
限速
路径
方法
确定
\ No newline at end of file +

下载视频

单个视频
批量导出
警告: 过大的视频大小会在直接下载时占用大量内存, 并可能导致浏览器标签页崩溃. 请考虑降低清晰度或使用导出选项.
预计大小: {{displaySize}}
清晰度
弹幕

直接下载

{{speed}}
{{progressPercent}}%

选集

{{selectedEpisodeCount}}/{{episodeList.length}}

导出

{{showRpcSettings ? '取消' : 'aria2 RPC'}}

aria2 RPC 配置

主机
端口
密钥
限速
路径
方法
确定
\ No newline at end of file diff --git a/src/video/download-video/aria2-rpc-profiles.vue b/src/video/download-video/aria2-rpc-profiles.vue new file mode 100644 index 000000000..93798290e --- /dev/null +++ b/src/video/download-video/aria2-rpc-profiles.vue @@ -0,0 +1,10 @@ +< + diff --git a/src/video/download-video/download-video.html b/src/video/download-video/download-video.html index f1ccbbacd..0d6290800 100644 --- a/src/video/download-video/download-video.html +++ b/src/video/download-video/download-video.html @@ -83,6 +83,7 @@

aria2 RPC 配置

+
主机