Invalid tag chars should be removed from tags #13

Closed
opened 2023-12-23 18:30:27 +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.
Owner

Thanks for the commit, i slightly reworked it and expanded it to include podcasts: 0f679a0792

Thanks for the commit, i slightly reworked it and expanded it to include podcasts: https://freedomain.dev/yuriy/video-uploader/commit/0f679a07920938f5e3904580a432ca4cafbb8d12
yuriy closed this issue 2024-01-13 03:03:45 +00:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: yuriy/video-uploader#13
No description provided.