zwieberl / harbour-fishtheke

mediathekviewweb-client for SailfishOS
Other
6 stars 4 forks source link

Include more sources #4

Open zwieberl opened 5 years ago

zwieberl commented 5 years ago

User wants to include other sources than mediathekviewweb.de. E.g.: https://openimages.eu/api/

Check if this is feasable.

zwieberl commented 5 years ago

Implemented beta-version of archive.org. Unfortunately, archive.org has a very flaky dataset. Various videos don't have a runtime or a publisher. Some have the description in the title-field and vice versa. This makes esp. sorting difficult. It works, but can be tiresome.

openimages.eu doesn't seem to have any way to sort results, so I skipped it for now.

nephros commented 1 year ago

Piggybacking on this request: ORF TVThek, https://api-tvthek.orf.at/

Maybe this kodi plugin can be of use regarding the API: https://github.com/s0faking/plugin.video.orftvthek/blob/master/resources/lib/ServiceApi.py

zwieberl commented 1 year ago

Thanks for the suggestion. I currently don't have much time for this, sadly. But PRs are welcome :)