Signed-off-by: mbrucedogs <mbrucedogs@gmail.com>
This commit is contained in:
parent
24a6a37efd
commit
5f3b00a39a
@ -34,7 +34,6 @@ def sanitize_filename(
|
||||
# Clean up title
|
||||
safe_title = (
|
||||
title.replace("(From ", "")
|
||||
.replace(")", "")
|
||||
.replace(" - ", " ")
|
||||
.replace(":", "")
|
||||
)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user