Official answer
Hi, you do not need to rerun the script. Once it's running it monitors the DOM for changes and if it detects a new video it will automatically replace it.
Hope that helps.
When videos are added dynamically, for example using ajax and by replacing the DOM with the response, how would one rerun the script?
Hi, you do not need to rerun the script. Once it's running it monitors the DOM for changes and if it detects a new video it will automatically replace it.
Hope that helps.
Please sign in to add your answer.