MADEKnowledge

Video (re-verification note)

MADE videos — transcript/caption availability check

Checked whether the 5 MADE KB videos are YouTube-hosted (which would allow pulling an auto-generated transcript) or have any other extractable transcript/caption text.

Findings

  • The video player embedded in the KB article (checked directly on KB000178615, "MADE Digital Risk Twin") is not a YouTube embed. It renders as a custom/branded HTML5-style player showing a thumbnail of the MADE application UI with a centered play button, loaded inline in the article page — there is no youtube.com/youtube-nocookie.com iframe anywhere in the page.
  • The player does expose an "Enable captions" toggle button (found via accessibility-tree search), which indicates the video does have a caption/subtitle track available in principle.
  • However, the player itself renders inside what appears to be a cross-origin embed (likely a Siemens-internal or third-party video CDN — exact platform not identified), so its internal DOM (including any <track>/VTT caption file reference) was not reachable through the top-level page's accessibility tree or page-text extraction tools used in this session. Actually playing the video and reading captions in real time, or intercepting the network request for a caption/VTT file, was not attempted — it would require sustained video playback/network inspection significantly beyond the scope of a text-extraction pass, and was not pursued given the "no sub-agents, single tab" constraint on this task.

Conclusion

The videos are not YouTube-hosted, so no external auto-generated YouTube transcript exists to pull. A caption track does appear to exist within the embedded player (an "Enable captions" control is present), but it was not extracted in this pass — doing so would require either (a) playing each video full-length while reading on-screen captions, or (b) capturing the underlying caption-file network request, neither of which was performed here. This should be treated as an open opportunity for a future, more time-intensive pass, not as "transcripts do not exist."

Source: https://support.sw.siemens.com/en-US/product/238942692/knowledge-base/KB000178615_EN_US (checked as representative example) · retrieved 2026-07-08