thoughtis / cata-blocks

Block Editor components for use with the Cata theme.
GNU General Public License v3.0
1 stars 0 forks source link

Add block for Just Watch #154

Closed douglas-johnson closed 2 months ago

douglas-johnson commented 2 months ago

We would like to implement Just Watch on Creepy Catalog to provide affiliate links to streaming sources for movies and television. We have been in contact with them for the required credentials.

According to their documentation, their "widget" ( I use quotes because this isn't a widget in the WordPress sense of the word ) works by running a bit of JavaScript that looks for elements with specific data attributes to identify a movie or tv series and replaces them with an iframe containing the links to streaming sources.

Their WordPress integration expects that we will take responsibility for adding the JavaScript file to the appropriate pages and author the correct HTML that their JavaScript expects to find.

Acceptance Criteria

Known Limitations

douglas-johnson commented 2 months ago

Just Watch Docs https://apis.justwatch.com/docs/widget/ https://apis.justwatch.com/docs/api/ https://apis.justwatch.com/docs/widget/wordpress_integration/