Invalid tag chars should be removed from tags #16

Open
opened 2023-12-23 18:30:37 +00:00 by jamesapyrich · 1 comment
Collaborator

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.

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.
jamesapyrich changed title from Tags should strip apostrophes to Invalid tag chars should be removed from tags 2023-12-23 18:31:27 +00:00
Owner
Copy and merge from Video Uploader: https://freedomain.dev/yuriy/video-uploader/src/branch/main/Freedomain%20Video%20Uploader.ahk#L1171
yuriy added the
Priority-A
label 2024-01-31 14:04:40 +00:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: yuriy/social-media-poster#16
No description provided.