Closed ochorocho closed 2 years ago
@ochorocho Do you maybe have the Tiktok link for me? I had also tried 1-2 videos yesterday and in the 11er TYPO3 ran everything so far okay.
Which TYPO3 version do you use?
I can't explain that yet. Which way did you use to add the URL? (Filelist oder via content element?) Can you please check in the sys_filemetadata if all tiktok* fields are filled?
Finally the code only uses the TYPO3 method to load the image:
$previewImage = GeneralUtility::getUrl($previewImageUrl);
🤦 ... the fields were missing. Sorry for the noise! Works as expected now. Event the online-media-updater does it's job.
Hey, just tried the extension to see if it works with the online-media-updater But there was no thumbnail generated.