Invalid tag chars should be removed from tags
#16
Open
opened 11 months ago by jamesapyrich
·
1 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
For https://fdrpodcasts.com/5342, I copied the AI-generated tags, which included an apostrophe. We should generally remove any character that is not A-Z, a-z, 0-9, "-", "_", or " ". For sites that have problems with dashes or spaces, we should deal with those accordingly.
Tags should strip apostrophesto Invalid tag chars should be removed from tags 11 months agoCopy and merge from Video Uploader: https://freedomain.dev/yuriy/video-uploader/src/branch/main/Freedomain%20Video%20Uploader.ahk#L1171