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

URLs without the movie title are not recognized #13

Closed
vevv opened this issue May 7, 2022 · 1 comment
Closed

URLs without the movie title are not recognized #13

vevv opened this issue May 7, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@vevv
Copy link

vevv commented May 7, 2022

As in the title, example:
https://itunes.apple.com/us/movie/the-batman/id1606824145 works
https://itunes.apple.com/us/movie/id1606824145 doesn't

Error: https://itunes.apple.com/us/movie/id1606824145 is not a valid iTunes movie URL.

@MichaelYochpaz MichaelYochpaz added the bug Something isn't working label May 7, 2022
@MichaelYochpaz
Copy link
Owner

Thanks for letting me know.
I pushed a commit (64dad11) to fix that.

Might take some time until I push a new release though, so if it's causing you issues you can install the package from source:
https://github.com/MichaelYochpaz/iSubRip#git-source-code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants