Bypass Jwplayer from hyper cache

I need to bypass from Hyper Cache plugin the content of jwplayer that regenerates every 2 hours.
Jwplayer is inside div on every single post, but when video url expire (and regenerate with a new url) users see: no playable source found.

example:

Read More
<div id="jwplayer_1234">loading the player...</div>
<script>jwplayer code with video urls that changes every 2 hours</script>

There is a solution to bypass certain piece of code? Please help me!!!
I’m going crazy, I can not find a solution!!!

Related posts