Zend certified PHP/Magento developer

Display configurable product video into simple product

I am adding product images for configurable and simple product in admin catalog. Simple products having swatches like red, blue and green.

By default, magento2 will display the images from configurable and simple while selecting the swatches.

My question is, while selecting the simple product swatches like red/green/blue , i would like to display the images from simple product and the video from configurable product. Since all simpme products having same videos, to avoid the duplicate i need to display the video from configurable product and images from simple product.