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

Deprecated subtitles API opensubtitles.org #181

Closed
josdemmers opened this issue May 7, 2023 · 10 comments
Closed

Deprecated subtitles API opensubtitles.org #181

josdemmers opened this issue May 7, 2023 · 10 comments

Comments

@josdemmers
Copy link

The API for opensubtitles.org is deprecated.

OpenSubtitles.org API important dates:

  • 2022-06-15 registration of new user agents is stopped
  • 2023-12-31 end of life, API endpoint will be turned off

The new subtitle API is here:
https://www.opensubtitles.com/docs/api/html/index.htm

Would be great if this could be changed to the new API.

More info at: https://forum.opensubtitles.org/viewtopic.php?t=17930

@v0lt
Copy link
Collaborator

v0lt commented May 7, 2023

I'm thinking of removing this feature from MPC-BE altogether. This can be done by the user on his own from a site convenient for him.

opensubtitles.org has never worked well for me. Most of the time it didn't work at all.
podnapisi.net works well in MPC-HC, but the code is confusing and I'm not interested.

Duplicate.
#62
#160

@josdemmers
Copy link
Author

josdemmers commented May 7, 2023

That is for you to decide. But you are correct, there are many ways for a user to find subtitles.
But sometimes it can be very convenient to quickly try a few different subtitles directly from MPC when your current subtitle isn't correct.

v0lt added a commit that referenced this issue May 8, 2023
…title Database.

Касается Issues #62, #160, #181 и Ticket 750, 1040.
Также можно вспомнить Tickets 404, 448, 606.

Если кто-нибудь хочет развить эту тему, то контролы окна настроек пока только скрыты, окно скачивания субтитров пока не удалено.
@v0lt
Copy link
Collaborator

v0lt commented May 8, 2023

Removed broken subtitle search and download commands in MPC-BE 1.6.7.10.
We're not interested, but if someone comes up with a working patch for MPC-BE in the near future, we'll take a look.

@v0lt v0lt closed this as not planned Won't fix, can't repro, duplicate, stale May 8, 2023
@Tarek-Hasan
Copy link

@v0lt, In v2.1.0 MPC-HC added OpenSubtitles.com subtitle search provider. If you are interested, please look into it.

@Aleksoid1978
Copy link
Owner

Not interesting.

@v0lt
Copy link
Collaborator

v0lt commented Jan 16, 2024

I'm waiting for someone to make a utility for downloading subtitles. Then I can call similar utilities from the player interface.
#319 (comment)

@Tarek-Hasan
Copy link

Hi, @v0lt
If you want to use a subtitle downloader tool to integrate with MPC, then why not just use existing standalone solutions like, QNapi, Bazarr, Subliminal or OpenSubtitlesDownload. Though, these might need slight modification.

@v0lt
Copy link
Collaborator

v0lt commented Jan 21, 2024

Hi, @v0lt If you want to use a subtitle downloader tool to integrate with MPC, then why not just use existing standalone solutions like, QNapi, Bazarr, Subliminal or OpenSubtitlesDownload. Though, these might need slight modification.

Which of these utilities definitely works and can get the path to a video file via the command line?

@v0lt
Copy link
Collaborator

v0lt commented Jan 21, 2024

  • QNapi: Supports a few subtitle providers. Written in c++, so you may find it easy to implement in MPC.

I didn’t just ask whether these utilities work for you or not. QNapi doesn't work for me.

qnapic "c:\path\any file name.mkv"
QNapi 0.2.4-snapshot (Qt version 5.10.0), http://qnapi.github.io

 * Downloading subtitles for 'any file name.mkv' [1/1]
   Calculating checksums...
   Searching for subtitles [ru] (NapiProjekt)...
   Searching for subtitles [ru] (OpenSubtitles)...
   Searching for subtitles [ru] (Napisy24)...
   Searching for subtitles in alternative language [en] (NapiProjekt)...
   Searching for subtitles in alternative language [en] (OpenSubtitles)...
   Searching for subtitles in alternative language [en] (Napisy24)...
 ! Subtitles not found!

@lvqcl
Copy link

lvqcl commented Jan 22, 2024

subliminal - the last release was 4 years ago and the project is "looking for maintainers".
qnapi - the last release was almost 7 years ago.

So no, they're not "actively maintained".

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

5 participants