subdl - command-line tool to download subtitles from opensubtitles.org Official support for subdl seems to have been dropped. This site is intended for the future use of subdl with community driven support.
87
stars
18
forks
source link
api.opensubtitles.org will be deprecated on 2024-01-01 #42
OpenSubtitles.org is undergoing a transformation, retiring the original API by the end of 2023
Exciting news! OpenSubtitles.org is undergoing a transformation, retiring the original API by the end of 2023. Fear not, as this paves the way for the advanced OpenSubtitles.com REST API. We also understand, in some scenarios there is no way to use new API yet, so original API will be available from New Year only for VIP Users.
one nice thing about the move from .org to .com is that .com has all subtitles in utf8 encoding
it will be interesting, how many subs will be broken, because guessing the encoding is not trivial, see #37
i just got this email
so this will stop working in 7 weeks
https://github.com/alexanderwink/subdl/blob/0ac57a8e308ce3119d09feafc65a802607e665e5/subdl.py#L26
new api: https://www.opensubtitles.com/docs/api/html/index.htm
one nice thing about the move from .org to .com is that .com has all subtitles in utf8 encoding it will be interesting, how many subs will be broken, because guessing the encoding is not trivial, see #37