Not on my laptop to test, but it depends on where exactly is located that cover image pattern, in relation to the patterns for the other two fields. You'll 'insert', 'prepend' or 'append' it based on that, obviously surrounded by .* parts.Thanks [Yincognito], that works perfectly, the channel details are also retrieved correctly for the other YouTube channels. Perfect, thanks.![]()
![]()
![]()
![]()
But I have a small last question. How can I append the RegExp of YT channel cover to your RegExp. So that I have a RegExp with 3 String Indexes.![]()
This is your RexExp:
RegExp=(?siU).*?"contentMetadataViewModel":(?:.*"metadataParts"){2}.*"text":.*"content":.*"(.*)".*"text":.*"content":.*"(.*)"
How can I append this RexExp to yours?
RegExp=(?siU)<meta property="og:image" content="(.*)"
Statistics: Posted by Yincognito — Today, 10:29 am