Rooky, you have to start also including the html code to at least be able to look at it from here instead of having to manually parse the site to be able to help you. If we can’t see the code we can’t help, as simple as that. We could parse the site ourselves but that implies more time, which narrows the “I wanna help” window down to “next..”.
Sorry [RicardoTM] that you couldn't follow the entire post, as it refers to a previous one. But I made a small test skin so you can try out what I mean. On my test YouTube channels, all uploaded videos from the channel are correctly detected and displayed. Only the BBC channel displays no video information. -> If you click on the URL in the skin you will go directly to the youtube channel
Now you are up to date too.
Test-Skin
Code:
[Rainmeter]Update=1000AccurateText=1DynamicWindowSize=1[Variables]TestChanel=https://www.youtube.com/@PeterSantenelloeBROWSER=explorer.exe---;https://www.youtube.com/@failarmy;https://www.youtube.com/@PeterSantenello;https://www.youtube.com/@BBCNews[Background]Meter=ShapeShape=Rectangle 0,0,([UsedChanel:W]+10),50,10 | Fill Color 0,0,0,150 | StrokeWidth 2 | Stroke Color 0,0,0,140AntiAlias=1DynamicVariables=1[YoutubeChanel]Measure=WebParserURL=#TestChanel#UserAgent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36Flags=ForceReload | NoCookiesRegExp=(?siU)(?|.*"contentMetadataViewModel":.*?"metadataParts".*"text":.*"content":.*"(\d+) .*"|.*?"subscriberCountText":.*"[^"]*text":"(\d+) .*")StringIndex=1UpdateRate=1800DynamicVariables=1FinishAction=[!UpdateMeter TopUpLoadedVideos][UsedChanel]Meter=StringFontSize=16FontColor=255,255,255,255StringStyle=BoldText=#TestChanel#X=5DynamicVariables=1AntiAlias=1LeftMouseUpAction=[#eBROWSER# #TestChanel#][TopUpLoadedVideos]Meter=StringMeasureName=YoutubeChanelFontSize=16FontColor=255,255,255,255StringStyle=BoldText=Uploaded Videos: %1X=5Y=30DynamicVariables=1AntiAlias=1