Search found 2 matches

Go to advanced search

by y4a1
Sat Apr 15, 2023 1:42 pm
Forum: Developing
Topic: Getting random subtitles
Replies: 2
Views: 2999

Re: Getting random subtitles

Fuller output with curl: > curl --request GET --url 'https://api.opensubtitles.com/api/v1/subtitles?moviehash=33f47a2a8defb13a' \ --header 'Api-Key: XXXXXXXXXXXXX' \ --header 'Authorization: Bearer XXXXXXXXXXXXXXXX' {"total_pages":1,"total_count":20,"per_page":60,"...
by y4a1
Sat Apr 15, 2023 10:06 am
Forum: Developing
Topic: Getting random subtitles
Replies: 2
Views: 2999

Getting random subtitles

Hi, using the new API (opensubtitles.com) I've searched for a subtitle: GET /api/v1/subtitles?moviehash=33f47a2a8defb13a [ { "id": "398431", "type": "subtitle", "attributes": { "subtitle_id": "398431", "language": "...

Go to advanced search