Page 1 of 1

.Net Standard client library implementation for REST API

Posted: Mon Sep 28, 2020 9:47 pm
by michelvosje
I'd like to notity that i've been developing a .Net Standard client library implementation for the new REST API.

Repository
https://github.com/michelvosje/DotNet-Standard-OpenSubtitles

NuGet package
https://www.nuget.org/packages/OpenSubtitles

Supported functionality
  • Authentication
  • Download subtitle file
  • Find subtitles for a video file
  • Get user data

Re: .Net Standard client library implementation for REST API

Posted: Thu Oct 01, 2020 8:43 pm
by oss
very cool, thanks for sharing

Re: .Net Standard client library implementation for REST API

Posted: Fri Oct 02, 2020 5:37 pm
by os_dev
Hi !

great, thanks for sharing !

Just a little note, I had to do a little name changing in the files section, I replaced the "id" by "file_id"

I added a changelog to the documentation
https://www.opensubtitles.com/docs/api/ ... #changelog