Restores the missing “Add a request” link on OpenSubtitles search pages. Adds a native-style warning message when no subtitles are found, just like the site originally had.
This userscript restores the “Add a request” link that used to appear on OpenSubtitles search pages when no subtitles were found.
The site removed this feature, but this script brings it back exactly as it was — using the native yellow warning box (msg warn) and the site's own CSS style.
/search/sublanguageid-*/imdbid-*.When no subtitles exist for a title, a message appears like this:
⚠️ No subtitles found. Click here to add a request.
Based on the concept by ChatGPT, finalized by Gemini.
Released under the MIT License.