elevenlabs / elevenlabs-docs

Documentation for elevenlabs.io/docs
https://elevenlabs.io/docs
67 stars 291 forks source link

Audio Native: allow to add URLs with multiple consecutive hyphens #432

Open nicar opened 1 month ago

nicar commented 1 month ago

Currently URLs with more than one consecutive hyphens as host- or domain-name are treated as invalid. Some Punycode transcoded URLs will therefore not be allowed either.

Screenshot 2024-10-21 at 10 07 08

louisjoecodes commented 1 month ago

Hi @nicar, agree our validation here may be too restrictive.