Hacker News new | ask | show | jobs
by somedude895 989 days ago
Ah, got it.

In [.-_] the hyphen makes it so it matches chars between . and _. It needs to be rewritten with the hyphen at the end so it doesn't treat it as that: [._-]

1 comments

Thanks! Fixed. Btw the app is now hosted on https://topic2video.streamlit.app