You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 20, 2022. It is now read-only.
Unfortunately with this example, the only video assets I can find are in flash video format (.flv), so not sure there is anything we can do? Do you have any example flowplayer embed sites where there are also non-flash video assets available?
I used flowplayer a lot, since sites like gooddrama.net and animenova.tv and related sites embed iframes to video hoster who seem to like flowplayer a lot.
However, tyred of flash issues, I invented a little userscript, which searches the script tags for an URL and replaces the iframe document.
I was surprised, how easy that was. And it works. But not all the times.
Well, these are just examples. And they may be related, because the look alike.
The embed site pages usually contain a script with a variable _url, which usually gets a valid URL assigned. This URL is is suitable for a video source tag after performing decodeURIComponent.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Example page
http://www.clubvideoflash.com/_page/prod/2013/lego-marvel-super-heroes-fr.php
The text was updated successfully, but these errors were encountered: