Fixed #117
Created by: Nicklas2751
Fixed #117 (closed)
Some ZDF API results don't contain the "mainVideoElement" and co directly. They have an extra element named "http://zdf.de/rels/content/video-page-teaser". This extra element contains the mainVideoElement and the URLs with further informations.
The crawler now tests if the mainVidoeElement is directly available, if its not it will try to find it under the extra element.
Btw. I also added Log4J with some debug messages for the crawler and a log4j2.xml.