View Single Post
  #1  
Old 8th October 2020, 15:39
bakadc bakadc is offline
Member
 
Join Date: Oct 2017
Posts: 1
Default API allo cinéma
Pour ceux qui font des présentations automatique (prez de film série..) sur leur site avec l'API allo cinéma.
suite au changement de l'api allo cinéma de début juillet 2020.

github.com/etienne-gauvin/api-allocine-helper

peut être que cela peu être interressant pour certains sites

il suffis de remplacer ces deux lignes

define('ALLOCINE_SECRET_KEY', '1a1ed8c1bed24d60ae3472eed1da33eb');
define('ALLO_PARTNER', '000042532791');

a changer dans le fichier api-allocine-helper.php


For those who make automatic presentations (near film series ..) on their site with the allo cinema API.


following the change of the allo cinema API in early July 2020.


maybe this can be interesting for some sites

just replace these two lines
Reply With Quote
The Following User Says Thank You to bakadc For This Useful Post:
kilbilou (9th October 2020)