Is there a way to convert HTML5 animated banner adverts like the below example into a single video file using python?
For example:
A typical HTML5 advert would consist of several images and an HTML supply file. Is it possible to render that animated banner into a single video? My application is using python, so I would require the solution to be in python.