Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

imdbid regex #13

Open
usleech opened this issue Jul 5, 2023 · 1 comment
Open

imdbid regex #13

usleech opened this issue Jul 5, 2023 · 1 comment

Comments

@usleech
Copy link

usleech commented Jul 5, 2023

work imdbid regex

if imdbid := search(r"^(?:https?://)?(?:www.)?(?:imdb.com/title/)?(tt\d*)", user_input):

https://regex101.com/r/AolFbd/1

@sanjit-sinha
Copy link
Owner

Thanks, will add in next update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants