Hello, the siteini script for telez.fr need an update, the website now use a fancy json API so it should be easier to parse than the old html page.
If it can help, here is the new API url to use:
url_index{url|https://api.telez.fr/schedule?cId=|channel|&date=|urldate}
or all channel in 1 request:
site {keepindexpage}
url_index{url|https://api.telez.fr/schedule?date=|urldate|}
The 'index_urlshow' to use is in the json
Thanks !
i did not publish the site ini because telez is very poor with info. In my opinion a site should have at least title with description, telez is very poor with the second, not worth to run wg++. Anyway thanks for the info.
I agree it's poor with infos, but I ask for it because it has pretty good photo. But no problem I will try to make the siteini myself, it can be a good practice, no too difficult for my first script :) Thanks for explanation !