Greasy Fork

1337X - Subtitle download links to TV and Movie torrents

Adds download links for subtitles to every TV and movie torrent on 1337x (addic7ed & subscene)

< 脚本1337X - Subtitle download links to TV and Movie torrents的反馈

评价:差评 - 脚本失效或无法使用

§
发表于:2019-11-18

script broken

  • subtitle button tries to attach to nonexistant element
  • addic7ed and subscene search links are outdated
NotNeo作者
§
发表于:2019-11-23
编辑于:2019-11-23

Fixed.

Unfortunately it seems Subscene no longer accepts GET parameters in their URL for the search and has moved to using POST parameters. Or if they do support GET, I don't know the right parameters.

I made the script open a subscene.com specific google search result page for the given movie instead. In almost all cases the first result is the right one if the movie exists on Subscene.

Addic7ed works as before.

Edit: Nevemind, I'm just stupid. Fixed subscene properly now. Working as before.

They do use POST, but for whatever reason I only just now realized I just had to check the POST parameter from the form in the HTML and use that as the GET parameter. They probably handle it with REQUEST or something in the backend so both POST and GET work

发表回复

登录以发表回复。