Tab name with the text & get video link

Hi,
I have 3 tabs in a page with text or a youtube video

The following sitemap will cycle through the tabs with element click:

{"_id":"s20220713-home_product_count","startUrl":["https://********.com/products/629dfcf5ecdc34001471dd5a?productName=%D8%A7"],"selectors":[{"clickElementSelector":"button.tabItem","clickElementUniquenessType":"uniqueText","clickType":"clickOnce","delay":200,"discardInitialElements":"do-not-discard","id":"Click on tabs","multiple":true,"parentSelectors":["_root"],"selector":"div.additionalInfoContainer","type":"SelectorElementClick"},{"delay":0,"id":"description","multiple":true,"parentSelectors":["Click on tabs"],"regex":"","selector":"div.displayedAdditionalInfoContainer","type":"SelectorText"}]}

I want you to help me with two things:

  1. I would like the tab name with the text so I can know what text came from which tab.
  2. If the tab has a youtube video how to get a link?

The website can be accessed with username and password so I can't post a link