There is a page with an inline script that checks the user agent and vendor and based on that it shows the video on jwplayer, on the browser's player or an error if it's not on the list. I tried changing my useragent to the one my internet explorer uses cause the video works there but it didn't work the only useragent that worked was for mobile version which will cause pages to display the mobile version if I keep it as default on the about:config So I was wondering if there is a way to fix his without using an other add-on (stylish or greasemonkey excepted) Is it possible to trick the script to display the video or to think that the browser I'm using is one of the accepted ones or is there a way to replace the player and play the direct source or something?
There is a link to download the video that is hosted on their severs under "Descargas" > "opcion directa" So maybe if the player can get replaced and stream that source or something.
Useragent and vendor version
There is a page with an inline script that checks the user agent and vendor and based on that it shows the video on jwplayer, on the browser's player or an error if it's not on the list. I tried changing my useragent to the one my internet explorer uses cause the video works there but it didn't work the only useragent that worked was for mobile version which will cause pages to display the mobile version if I keep it as default on the about:config So I was wondering if there is a way to fix his without using an other add-on (stylish or greasemonkey excepted) Is it possible to trick the script to display the video or to think that the browser I'm using is one of the accepted ones or is there a way to replace the player and play the direct source or something?
The page is
http://animeflv.net/ver/nanatsu-no-taizai-17.html
The script is
http://pastebin.com/Fyaaa9F0
There is a link to download the video that is hosted on their severs under "Descargas" > "opcion directa" So maybe if the player can get replaced and stream that source or something.
Thanks for your time.