yshean / safari-video-downloader

Download videos from Safari Books Online at ease.
GNU General Public License v3.0
46 stars 26 forks source link

Added Folder Name Validation #2

Closed kmanev073 closed 2 weeks ago

kmanev073 commented 6 years ago

Directory file name check for unallowed chars was missing. I added a new validifyDir method, same as the validify method but it allow the '\' and '/' chars.