You are not logged in.
- Topics: Active | Unanswered
#76 2018-10-01 14:40:27
- indexory
- Member
- Registered: 2015-01-18
- Posts: 51
Re: [MOD] Media.js 2.3.0
Hi Visman, I am still having problems with gamespot links. The video window shows up but no buttons available to interact. Clicking on it does absolutely nothing. Also, I tested IGN and I get a blank screen. Thanks.
Offline
#77 2018-10-01 16:11:06
- Visman
- Member
- From: Siberia
- Registered: 2010-07-10
- Posts: 1,476
- Website
Re: [MOD] Media.js 2.3.0
Please show examples of links that do not work.
My modification of FluxBB 1.5.11 - rev.82, Parserus, UserAgentAnalyzer
I speak only Russian
Offline
#78 2018-10-02 04:05:46
- indexory
- Member
- Registered: 2015-01-18
- Posts: 51
Re: [MOD] Media.js 2.3.0
Examples of links:
- Gamespot --> https://www.gamespot.com/videos/red-dea … 23s&loop=1
This shows a video with no buttons present. Clicking on it does nothing.
- IGN --> https://www.ign.com/videos/2018/10/02/h … ay-to-play
This shows a blank page.
Thank you.
Last edited by indexory (2018-10-02 04:08:39)
Offline
#79 2018-10-02 10:22:06
- Visman
- Member
- From: Siberia
- Registered: 2010-07-10
- Posts: 1,476
- Website
Re: [MOD] Media.js 2.3.0
Examples of links:
- Gamespot --> https://www.gamespot.com/videos/red-dea … 23s&loop=1
This shows a video with no buttons present. Clicking on it does nothing.
in FireFox 62 - all OK,
in IE11 - "Access denied" error in _https://static.gamespot.com/js/compiled/video-embed.js.
- IGN --> https://www.ign.com/videos/2018/10/02/h … ay-to-play
This shows a blank page.
in FireFox 62 - all OK,
in IE11 - There are no errors, but the video for display refuses to download:
My modification of FluxBB 1.5.11 - rev.82, Parserus, UserAgentAnalyzer
I speak only Russian
Offline
#80 2018-10-02 14:29:01
- indexory
- Member
- Registered: 2015-01-18
- Posts: 51
Re: [MOD] Media.js 2.3.0
Thanks for checking it out. Is there a way to fix it to show up properly in IE 11. I am afraid visitors who use IE 11 will have problems viewing videos. Thank you.
Offline
#81 2018-10-02 16:28:39
- Visman
- Member
- From: Siberia
- Registered: 2010-07-10
- Posts: 1,476
- Website
Re: [MOD] Media.js 2.3.0
v 1.6.1
* IGN.com - fix for IE11
Please test.
P.S. For gamespot, I can't fix the error. They do not play video on their own website. Please write them on the forum https://www.gamespot.com/forums/bug-rep … k-1000006/ But most likely they do not support IE11, as this is an old browser.
Last edited by Visman (2018-10-02 16:28:55)
My modification of FluxBB 1.5.11 - rev.82, Parserus, UserAgentAnalyzer
I speak only Russian
Offline
#82 2018-10-03 03:16:31
- indexory
- Member
- Registered: 2015-01-18
- Posts: 51
Re: [MOD] Media.js 2.3.0
IGN works now. Great job! Thank you for the quick fix :-)
Offline
#83 2018-11-05 15:16:59
- indexory
- Member
- Registered: 2015-01-18
- Posts: 51
Re: [MOD] Media.js 2.3.0
Hi Visman, I just wanted to bring to your attention that Coub and Metacafe share links do not open in Microsoft Edge but they work fine in Google Chrome. Here are the links you can test:
https://coub.com/view/18q547
http://www.metacafe.com/watch/11768479/ … nny-dholi/
Also, G4TV is now called SyFyWire and most videos provided are youtube videos.
Thank you.
Offline
#84 2018-11-06 02:02:16
- Visman
- Member
- From: Siberia
- Registered: 2010-07-10
- Posts: 1,476
- Website
Re: [MOD] Media.js 2.3.0
G4TV is now called SyFyWire and most videos provided are youtube videos.
In that case, I think it should be removed.
Metacafe
The site works only under the HTTP protocol, I think this is the reason.
For Coub and hulkshare I will add support for https protocol today.
smotri_com will be deleted (moved to a subdomain and changed the subject).
Last edited by Visman (2018-11-06 02:02:56)
My modification of FluxBB 1.5.11 - rev.82, Parserus, UserAgentAnalyzer
I speak only Russian
Offline
#85 2018-11-06 10:32:24
- Visman
- Member
- From: Siberia
- Registered: 2010-07-10
- Posts: 1,476
- Website
Re: [MOD] Media.js 2.3.0
v 1.6.2
* HTTPS support for Coub and Hulkshare
- Deleted G4TV and Smotri
My modification of FluxBB 1.5.11 - rev.82, Parserus, UserAgentAnalyzer
I speak only Russian
Offline
#86 2018-11-06 20:51:01
- indexory
- Member
- Registered: 2015-01-18
- Posts: 51
Re: [MOD] Media.js 2.3.0
Thank you for the quick fix. I forgot to mention that Vine is no longer offering any videos. I think they have ended their services. Please seen URL: https://vine.co/
Offline
#87 2018-11-07 01:32:50
- Visman
- Member
- From: Siberia
- Registered: 2010-07-10
- Posts: 1,476
- Website
Re: [MOD] Media.js 2.3.0
I forgot to mention that Vine is no longer offering any videos.
https://help.twitter.com/en/using-twitter/vine-faqs
All old video clips shall work.
My modification of FluxBB 1.5.11 - rev.82, Parserus, UserAgentAnalyzer
I speak only Russian
Offline
#88 2019-06-16 10:01:50
- Visman
- Member
- From: Siberia
- Registered: 2010-07-10
- Posts: 1,476
- Website
Re: [MOD] Media.js 2.3.0
v 2.0.0
TEST
+ lazy load for iframes content
- mail.ru
lazyload starts working
if ('IntersectionObserver' in window && !/Googlebot|YandexBot/.test(navigator.userAgent))
https://caniuse.com/#feat=intersectionobserver
Last edited by Visman (2019-06-16 10:08:12)
My modification of FluxBB 1.5.11 - rev.82, Parserus, UserAgentAnalyzer
I speak only Russian
Offline
#89 2019-06-20 15:30:19
- JJones
- Banned
- Registered: 2019-04-28
- Posts: 63
Re: [MOD] Media.js 2.3.0
just a quick heads up looking through your change log ... SWF is blocked by default due the extensive security issues of action script based exploits ( ive personally written Action Scripting that will F-Disk a hard drive on any windows or Android OS using SWF ... ) .... so why are you even bothering allowing videos in SWF format?
Also .... i have to admit i am a bit conflicted about Mail.ru & Yandex .... I absolutely love Yandex translation ( damn Russians always have the best accuracy in translation services ), but on the other hand, mail.ru has had an absolutly shady past with MX Records in the last 8 years .... one moment its blacklisted as a whole, and the next its a top tier DNS ( i wish they would make up their mind )....
Offline
#90 2019-06-21 01:39:43
- Visman
- Member
- From: Siberia
- Registered: 2010-07-10
- Posts: 1,476
- Website
Re: [MOD] Media.js 2.3.0
>so why are you even bothering allowing videos in SWF format?
How to distinguish that this video, not a game, a virus or something else?
Video mail.ru support has been removed due to the change of links to embedded videos. Maybe add support for links from the iframe code.
Support for video yandex.ru due to the closure of the service.
My modification of FluxBB 1.5.11 - rev.82, Parserus, UserAgentAnalyzer
I speak only Russian
Offline
#91 2019-07-03 13:47:37
- Shortik
- Member
- Registered: 2019-01-11
- Posts: 11
Re: [MOD] Media.js 2.3.0
Hi, for few days (maybe weeks) there is a problem with youtube video "thumbnail" - when I post youtube link to my flux.bb forum, media.js makes frame with video correctly, I can play the video correctly, but there is a black background on the video frame. Before there was a thumbnail of some frame from the video.
Example:
Sorry for my English, I'm not a native speaker.
Offline
#92 2019-07-04 04:19:00
- Visman
- Member
- From: Siberia
- Registered: 2010-07-10
- Posts: 1,476
- Website
Re: [MOD] Media.js 2.3.0
Youtube stopped giving previews for embedded video with controls parameter = 2.
I do not know the reason.
Quick fix for media.min.js:
,"controls=2"]
replace
]
Last edited by Visman (2019-07-04 04:19:33)
My modification of FluxBB 1.5.11 - rev.82, Parserus, UserAgentAnalyzer
I speak only Russian
Offline
#93 2019-07-04 06:28:36
- Shortik
- Member
- Registered: 2019-01-11
- Posts: 11
Re: [MOD] Media.js 2.3.0
It works, thanks a lot!
Sorry for my English, I'm not a native speaker.
Offline
#94 2019-07-10 16:37:26
- Visman
- Member
- From: Siberia
- Registered: 2010-07-10
- Posts: 1,476
- Website
Re: [MOD] Media.js 2.3.0
v 2.1.0
TEST
* lazy loading supports all types of content
* youtube - fix for black preview
* soundcloud - support only _api.soundcloud.com/(tracks|playlists)/ID links
My modification of FluxBB 1.5.11 - rev.82, Parserus, UserAgentAnalyzer
I speak only Russian
Offline
#95 2019-11-17 07:47:44
- Visman
- Member
- From: Siberia
- Registered: 2010-07-10
- Posts: 1,476
- Website
Re: [MOD] Media.js 2.3.0
v 2.2.0
+ hearthis.at
+ vlipsy.com
* soundcloud.com - back support soundcloud.com/*/* and soundcloud.com/*/sets/*
* zippyshare.com - flash -> iframe for wwwNUM.zippyshare.com/v/*/file.html
My modification of FluxBB 1.5.11 - rev.82, Parserus, UserAgentAnalyzer
I speak only Russian
Offline
#96 2019-11-19 20:11:25
- Peeteris
- Member
- Registered: 2019-10-06
- Posts: 52
Re: [MOD] Media.js 2.3.0
v 2.2.0
+ hearthis.at
+ vlipsy.com
* soundcloud.com - back support soundcloud.com/*/* and soundcloud.com/*/sets/*
* zippyshare.com - flash -> iframe for wwwNUM.zippyshare.com/v/*/file.html
2 identical (duplicate) Soundcloud players are being shown in posts if there are soundloud link in them.
Offline
#97 2019-11-20 03:04:41
- Visman
- Member
- From: Siberia
- Registered: 2010-07-10
- Posts: 1,476
- Website
Re: [MOD] Media.js 2.3.0
You have fear and horror on your site with scripts
media.min.js loads 2 times,
jquery.min.js loads 2 times.
My modification of FluxBB 1.5.11 - rev.82, Parserus, UserAgentAnalyzer
I speak only Russian
Offline
#98 2019-11-20 13:26:54
- Peeteris
- Member
- Registered: 2019-10-06
- Posts: 52
Re: [MOD] Media.js 2.3.0
You have fear and horror on your site with scripts
media.min.js loads 2 times,
jquery.min.js loads 2 times.
Thanks to your answer I found out that in parser.php (If your modified FluxBB is being used) is an extra line which duplicates js addition -
$page_js['f']['media'] = 'js/media.min.js'; // Visman - media.js
Deleted this line and voila!
Also I can't find any page on which jquery.min.js is being loaded multiple times - index and viewtopic page sources have only one jquery.min.js mentioned (and probably loaded).
Last edited by Peeteris (2019-11-20 13:27:43)
Offline
#99 2020-12-30 03:36:57
- Visman
- Member
- From: Siberia
- Registered: 2010-07-10
- Posts: 1,476
- Website
Re: [MOD] Media.js 2.3.0
v 2.3.0
+ *.flac files
- twitch
- adobe flash
My modification of FluxBB 1.5.11 - rev.82, Parserus, UserAgentAnalyzer
I speak only Russian
Offline