CDN is much more than a cache for images and videos.
CDN is just a transparent cache that sits between the user and the origin. It can cache any response coming from the origin.
Hence, we can use CDN to cache images, videos, JS bundles, API responses, and literally anything.