You pasted the metadata for a YouTube channel page. I pulled out the useful bits for Knowledgenome and cleaned them up:

Channel essentials

Avatar / image

App deep links

  • iOS (scheme)vnd.youtube://www.youtube.com/channel/UCvQoU8DhmbH6OH7mHw2Vcmg
  • iOS App Store ID544007664 (YouTube)
  • Android (scheme)vnd.youtube://www.youtube.com/channel/UCvQoU8DhmbH6OH7mHw2Vcmg
  • Android App Linkandroid-app://com.google.android.youtube/http/www.youtube.com/channel/UCvQoU8DhmbH6OH7mHw2Vcmg

Open Graph / Twitter cards

  • og:title / twitter:titleKnowledgenome
  • og:site_nameYouTube
  • og:typeprofile
  • og:image / twitter:image(avatar above)

Favicons


If you want this as a single object you can paste into code, here’s a compact JSON:

{
  "name": "Knowledgenome",
  "channel_id": "UCvQoU8DhmbH6OH7mHw2Vcmg",
  "url": "https://www.youtube.com/channel/UCvQoU8DhmbH6OH7mHw2Vcmg",
  "handle_mobile": "https://m.youtube.com/@Knowledgenome",
  "rss": "https://www.youtube.com/feeds/videos.xml?channel_id=UCvQoU8DhmbH6OH7mHw2Vcmg",
  "avatar_900": "https://yt3.googleusercontent.com/sUiqdiTfMjjOodsyyGpQhY6LJBwer1CEAUAAVs9PCAtoeBtFdW-SxKmcY1IZjtih8AWlbJgjSkg=s900-c-k-c0x00ffffff-no-rj",
  "app_links": {
    "ios_scheme": "vnd.youtube://www.youtube.com/channel/UCvQoU8DhmbH6OH7mHw2Vcmg",
    "ios_app_store_id": "544007664",
    "android_scheme": "vnd.youtube://www.youtube.com/channel/UCvQoU8DhmbH6OH7mHw2Vcmg",
    "android_app_link": "android-app://com.google.android.youtube/http/www.youtube.com/channel/UCvQoU8DhmbH6OH7mHw2Vcmg"
  },
  "og": {
    "title": "Knowledgenome",
    "site_name": "YouTube",
    "type": "profile",
    "image": "https://yt3.googleusercontent.com/sUiqdiTfMjjOodsyyGpQhY6LJBwer1CEAUAAVs9PCAtoeBtFdW-SxKmcY1IZjtih8AWlbJgjSkg=s900-c-k-c0x00ffffff-no-rj"
  },
  "favicons": {
    "32": "https://www.youtube.com/s/desktop/e5522eef/img/logos/favicon_32x32.png",
    "48": "https://www.youtube.com/s/desktop/e5522eef/img/logos/favicon_48x48.png",
    "96": "https://www.youtube.com/s/desktop/e5522eef/img/logos/favicon_96x96.png",
    "144": "https://www.youtube.com/s/desktop/e5522eef/img/logos/favicon_144x144.png",
    "ico": "https://www.youtube.com/s/desktop/e5522eef/img/logos/favicon.ico"
  }
}

Want me to also pull the latest video IDs from that RSS link or generate a neat CSV for this channel’s metadata?

Key terms in plain language

Open a term for a concise explanation of language used on this page.

Broadband

A general term for always-on, high-speed Internet access. Broadband can be delivered over fiber, cable, DSL, fixed wireless, cellular, or satellite networks.

Cloud Computing

Computing resources—such as applications, servers, storage, or databases—delivered from remote infrastructure and scaled as requirements change.

Cybersecurity

The practices and controls used to protect identities, devices, networks, applications, and data from unauthorized access, disruption, or manipulation.

Identity and Access Management (IAM)

The systems and policies that determine who a user is, what resources they may access, and how that access is authenticated and reviewed.

API

An application programming interface is a defined way for software systems to exchange data or request functions from one another.

Artificial Intelligence (AI)

Software designed to perform tasks involving prediction, classification, generation, reasoning, or decision support. Business use still requires clear data, governance, security, and human accountability.