I have problem parsing new web site
The web site have 7 days in it, but using 7.1 can't parse it...
Starting parsing it on:
section id="06/12/2018" to
and gives me a day of EPG...
Then the next day is:
section id="07/12/2018" to /section> ...
...
But only two days are parsed...
OUTPUT:
update requested for - 1 - out of - 1 - channels for 7 day(s)
programme start="20181206193500 +0000" stop="20181206213000 +0000"
programme start="20181207010000 +0000" stop="20181207024000 +0000"
My strings are:
span>06:20/span>
and I don't now to parse this one:
date>en emisión: 7 Dezembro · 06:20
I try format datestring, but I don't find how to do it .....
Anyone can help me ?
How to parse this:
date**strong*en emisión:*/strong* 7 Dezembro · 06:20*/date*
to be converted on something that
the program understand :)
so easy :) thanks :)