-
Notifications
You must be signed in to change notification settings - Fork 146
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
下载视频命名问题 #48
Labels
IDEA
好点纸,我要说说
Comments
已经收到,可能需要一段时间后再修改 |
AV.cs#288行改成下面的就好了。 |
嗯,我之后会在课程哪里专门弄这个序号. 这个地方改了的话所有的视频都有前缀了. |
+1. 因为播放软件自动添加文件的顺序,只能按文件名顺序添加; |
谢谢大佬的软件!终于找到可以下载字幕的。 |
国庆节将开始重构, 重构之后会修复已知问题 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
在下载教学视频的时候,发现视频命名没有带P1,P2,导致文件排序乱掉了。
譬如:
https://www.bilibili.com/video/BV194411R7oy
本身的排序是 P1-01,P1-02,P1-03
下载下来之后的顺序是下面的命名,可否下载文件名前面带P1,P?
01_how-do-we-get-started-with-calculus.flv
01_how-fast-does-a-ball-move.flv
01_how-fast-does-a-ball-move.flv.aria2
01_morally-what-is-the-limit-of-a-sum.flv
01_what-are-some-real-world-examples-of-functions.flv
01_what-is-a-function.flv
01_what-is-the-limit-of-a-product.flv
01_why-is-calculus-going-to-be-so-much-fun.flv
02_how-is-this-course-structured.flv
02_what-is-the-domain-of-square-root.flv
02_what-is-the-limit-of-a-quotient.flv
02_what-is-the-limit-of-sin-1-x.flv
02_when-are-two-functions-the-same.flv
03_how-can-more-functions-be-made.flv
03_what-is-the-limit-of-sin-x-x.flv
04_what-is-the-limit-of-x-2-1-x-1.flv
The text was updated successfully, but these errors were encountered: