Closed LibertyCola closed 2 years ago
谢谢大佬的回复,已经找到问题了,确实是电脑编码的问题。
MotooriKashin @.***> 于2022年1月9日周日 23:00写道:
映像中不会啊,我Bilibili-Old项目一直在用,视频标题肯定超过3个字。可能是编码转化问题,待明天测试一下再答复。
来自 16th
— Reply to this email directly, view it on GitHub https://github.com/MotooriKashin/ef2/issues/3#issuecomment-1008313603, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKQM35ZY32BJQEHH6DBJ423UVGPIXANCNFSM5LR5HGKQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you modified the open/close state.Message ID: @.***>
经测试ef2文件需要使用utf-8编码,这是IDM官方默认的编码格式,也方便在浏览器端生成。
你可能是通过Windows自带的记事本手打ef2文件,那么请在保存时将编码从ANSI调整为utf-8。
ps:不推荐手打ef2文件,本功能存在的意义是辅助油猴脚本通过ef2文件进行批量下载。
印像中不会啊,我Bilibili-Old项目一直在用,视频标题肯定超过3个字。可能是编码转化问题,待明天测试一下再答复。