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

Go above the limit of 5 sub downloads #787

Closed
cipricus opened this issue Nov 11, 2023 · 2 comments
Closed

Go above the limit of 5 sub downloads #787

cipricus opened this issue Nov 11, 2023 · 2 comments

Comments

@cipricus
Copy link

What is the cause of the 5 downloads limit? Is there a way to go above? I don't see that limit in VLC and in SMPlayer I can enter credentials.

@tomasklaen
Copy link
Owner

This is documented here: https://github.com/tomasklaen/uosc#download-subtitles

Current Open Subtitles limit for unauthenticated requests is 5 download per day, but searching is unlimited. Authentication raises downloads to 10, which doesn't feel like it's wroth the effort of implementing it, so currently there's no way to authenticate.

If you need to download more than 5 subs per day, you should probably just deal with it in the browser beforehand so you don't have to fiddle with the menu every time a new file starts.

There's also #761 to add Podnapisi.net as an anternative subtitle provider, as they don't seem to have download limits, but they also don't have their API documented properly, it's quite slow and errors out often, and I didn't have much time to reverse engineer it and gave up. PRs/docs welcome.

@cipricus
Copy link
Author

cipricus commented Nov 12, 2023

Thanks! I didn't realize that's a 10 subs limit anyway. The 5+ search is a rare thing, but then what I do is use SMPlayer, I have even added a button to start the sub search with smplayer from mpv , the command being command:download:run smplayer -actions "show_find_sub_dialog".

More important (in order to use the uosc sub search instead of smplayer) would be my other post about automatically loading the downloaded sub so that one can verify the sub.

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