Skip to content

LizMyers/Maxdome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Maxdome API

Maxdome.de provides video on-demand and operates exclusively in Germany and Austria. All content returned by the service is in the German language. The restFULL service returns an "assetList" in JSON format - making it easy to integrate with Alexa.

Sign-in to Maxdome.de


URL: https://maxdome.de

Name: Voice Hackathon

User Name: VoiceUI_Hackathon_2017@qa.mxd.de

Password: mxdvoice2017

FSK Pin: 1234

Gültig bis: 31.10.2017 (valid until Oct 31, 2017)

NOTE: The test account doesn't yet work with oAuth, so account-linking with Alexa is not possible.

Access the Maxdome API

API: https://heimdall.maxdome.de/docs/v1/

username: heimdall_api_dev

password: deishai1keipheiChei8

Quick Start

Login and ...

  • click assets
  • click /assets/
  • scroll down to the filter section and type search~avatar [search + 'tilde' + 'space' + avatar]
    (Note: the 'space' after the tilde is necessary on a german keyboard to "lock-in" the tilde)
  • scroll down and click the Try it Out button
  • Congratulations! You should get a JSON object back with relevant assets.

In order to better familiarize yourself with the content available, sign-in to https://maxdome.de (use the credentials for the Test Account listed above). Once signed in, you can search/browse by genre, movie title, actor, director, and more. Challenge yourself to pull up the same data from within your Lambda function.

To see the full list of filters you can use, check out the PDF in this repo.



Further Resources

Vielen Dank to Christoph Herrmann of Maxdome for sharing his repo:
https://github.com/Sharaal?utf8=%E2%9C%93&tab=repositories&q=ai-&type=&language

Releases

No releases published

Packages

No packages published