abdulrahmanMostafa30 / EgyBestBot

Program Bot for Windows to Download and Watch any Movie or TV Series from EgyBest without Ads 🤖
Other
16 stars 2 forks source link

Folder name sanitation #2

Closed mostafa-abdelbrr closed 2 years ago

mostafa-abdelbrr commented 2 years ago

Issue:

When the movie or show name has any invalid characters like : in Batman: The Animated Series the program will either fail or use the last used folder (if any other valid series or movie was already downloaded).

For a list of invalid characters:

https://stackoverflow.com/questions/1976007/what-characters-are-forbidden-in-windows-and-linux-directory-names

Suggested fix:

Simple search and replace/remove before making folder.

abdulrahmanMostafa30 commented 2 years ago

Thanks for reporting the issue, Fixed in 1.1 .