SigureMo / mooc-dl

:man_student: 中国大学MOOC全课件(视频、文档、附件)下载器
GNU General Public License v3.0
309 stars 82 forks source link

🐛 使用其他路径保存不会下载视频 #18

Closed StephanoGeorge closed 3 years ago

StephanoGeorge commented 3 years ago

调用方式

$ python3 mooc-dl.py https://www.icourse163.org/course/PAEU-1003647009\?tid\=1450354443

环境信息

问题简述

使用其他路径, 下载的文件夹里没有视频

https://www.icourse163.org/course/PAEU-1003647009?tid=1450354443

预期行为

额外信息

在配置文件里使用过 /tmp/..., /run/media/... 位置, 但都没有视频. 使用默认配置会正常.

是否愿意为此贡献代码

SigureMo commented 3 years ago

emmm 其他路径呢,比如 /home/username/mooc-dl/

StephanoGeorge commented 3 years ago

对不起, 发现原因是启用了 ffmpeg, 而非路径