RipMeApp/ripme

Implement subdirectory sanitisation

Open

#16 建立於 2017年7月9日

在 GitHub 查看
 (10 留言) (0 反應) (0 負責人)Java (3,524 star) (640 fork)batch import
enhancementhelp wanted

描述

The addURLToDownload method in AbstractRipper should have sanitisation implemented for sub directories. It's currently possible to pass invalid characters and have the directory creation fail. This is particularly an issue on Windows platforms.

Another side effect of no sanitisation is that slashes in the directory name create further subdirectories.

貢獻者指南