Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

音轨/字幕断点续传 #6

Open
RikaCelery opened this issue Feb 7, 2024 · 3 comments
Open

音轨/字幕断点续传 #6

RikaCelery opened this issue Feb 7, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@RikaCelery
Copy link
Owner

RikaCelery commented Feb 7, 2024

还有另一个比较实用的功能:经常会遇到下载多种音轨的m3u8 或者mpd ,nm3u8re会自动根据--save-name给音轨和字幕增加语言代码,现在有一个场景就是,比如我当前下载一个mpd,有多个音轨,在网络不好的情况下,我视频下载完了,当下载第一个音轨的时候中断了,当我以同样的命令再次执行的时候 会重新开始下视频。能否在下载之前先检测是否当前目录下已经存在这个合并好的视频,存在就跳过,直接下载第一个音频,此时音频在上一次下载中中断了,临时目录还存在,不知道是否可以继续断点传续。

Originally posted by @xiaoxiaoliya in #5 (comment)

@RikaCelery RikaCelery added the enhancement New feature or request label Feb 7, 2024
@a137748099
Copy link

视频下载支持断点续传么,每次下载都会创建新的缓存目录,没法接着上一次的继续下呢

@RikaCelery
Copy link
Owner Author

指定保存名字就可以恢复下载

@a137748099
Copy link

可以了,多谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants