caronc / nzb-subliminal

Fetches subtitles for the videos it's provided. It can be easily integrated into NZBGet and SABnzbd too.
GNU General Public License v3.0
103 stars 14 forks source link

add 'Accept' header to podnapisi provider; fixes #60 #61

Closed sguillope closed 6 years ago

sguillope commented 6 years ago

Without the 'Accept' header, Podnapisi seems to always return a status code of 415 (Unsupported Media Type). Not sure why but setting it explicitly appears to fix the issue.