Author Topic: VideoSearchXL  (Read 42786 times)

Offline jer1956

  • Global Moder8or
  • M8er Addict
  • *****
  • Posts: 17 403
  • Helpful Contribution Status: +203/-55
VideoSearchXL
« on: October 29, 2016, 10:19:36 AM »
I posted that the Youtube link on Internet Services is now linked to a multi-search script hosted on our trailer proxy server. Please use this thread to comment. The support link on the app links to here.

This app is free. I added it to the trailer server for the benefit of fellow Med users.
« Last Edit: November 03, 2016, 09:00:26 PM by jer1956 »

Offline jer1956

  • Global Moder8or
  • M8er Addict
  • *****
  • Posts: 17 403
  • Helpful Contribution Status: +203/-55
Re: VideoSearchXL
« Reply #1 on: October 29, 2016, 10:22:41 AM »
There is an obvious issue with Thumbnails, especially on the Youtube Carousel. That code uses a direct link to the actual youtube API. The Youtube API snippet command supplies https urls for thumbnails, which the x3d webkit dosn't support. I am looking to change the code to get them via ytapi instead.
« Last Edit: October 29, 2016, 10:28:16 AM by jer1956 »

Offline jer1956

  • Global Moder8or
  • M8er Addict
  • *****
  • Posts: 17 403
  • Helpful Contribution Status: +203/-55
Re: VideoSearchXL
« Reply #2 on: October 29, 2016, 12:03:14 PM »
Well the Carousel now has images, but the aspect is wrong.

Aspect fixed.
« Last Edit: October 29, 2016, 06:08:24 PM by jer1956 »

Offline jer1956

  • Global Moder8or
  • M8er Addict
  • *****
  • Posts: 17 403
  • Helpful Contribution Status: +203/-55
Re: VideoSearchXL
« Reply #3 on: October 30, 2016, 09:49:25 AM »
Youtube Search and Related thumbnails are now fixed. Checking to see how to get vimeo thumbnails. Dailmotion is not supplying https thumbs, so works anyway.

Offline jer1956

  • Global Moder8or
  • M8er Addict
  • *****
  • Posts: 17 403
  • Helpful Contribution Status: +203/-55
Re: VideoSearchXL
« Reply #4 on: October 31, 2016, 09:30:17 AM »
Fixed Vimeo Thumbs. Found that code better than what i used for Youtube, so changed Youtube to use it as well.

Offline jer1956

  • Global Moder8or
  • M8er Addict
  • *****
  • Posts: 17 403
  • Helpful Contribution Status: +203/-55
Re: VideoSearchXL
« Reply #5 on: November 01, 2016, 09:09:40 AM »
Ytapi is having Youtube and Dailymotiin issues. Vimeo is working.

This means Trailers are also affected.

Offline jer1956

  • Global Moder8or
  • M8er Addict
  • *****
  • Posts: 17 403
  • Helpful Contribution Status: +203/-55
Re: VideoSearchXL
« Reply #6 on: November 01, 2016, 02:47:51 PM »
If you use Next in Search, the vimeo script crashes. So it looks like vimeo script has issues if used twice per session. 

Offline jer1956

  • Global Moder8or
  • M8er Addict
  • *****
  • Posts: 17 403
  • Helpful Contribution Status: +203/-55
Re: VideoSearchXL
« Reply #7 on: November 09, 2016, 09:17:35 PM »
The Youtube issues where tracked down to the use of crypto SSL. That has been disabled.

Offline jer1956

  • Global Moder8or
  • M8er Addict
  • *****
  • Posts: 17 403
  • Helpful Contribution Status: +203/-55
Re: VideoSearchXL
« Reply #8 on: April 23, 2017, 04:17:56 PM »
The host server has been upgraded to apache4 and this has created php issue.

Offline jer1956

  • Global Moder8or
  • M8er Addict
  • *****
  • Posts: 17 403
  • Helpful Contribution Status: +203/-55
Re: VideoSearchXL
« Reply #9 on: April 28, 2017, 02:27:49 PM »
After some head scratching we have now got PHP working again. Will test trailers soon.

Offline jer1956

  • Global Moder8or
  • M8er Addict
  • *****
  • Posts: 17 403
  • Helpful Contribution Status: +203/-55
Re: VideoSearchXL
« Reply #10 on: April 28, 2017, 04:52:23 PM »
Trailers are working again.

Offline jer1956

  • Global Moder8or
  • M8er Addict
  • *****
  • Posts: 17 403
  • Helpful Contribution Status: +203/-55
Re: VideoSearchXL
« Reply #11 on: June 29, 2017, 02:03:29 PM »
Getting lots of Resource Limits warnings. Trying to find out why.

My server company have tracked it down to the sslproxy script. Have blocked that folder for a while to see what happens. The prioity is trailers, followed by videosearchxl, now the 2012 YouTube Portal in the firmware has stopped working.
« Last Edit: June 29, 2017, 04:29:20 PM by jer1956 »

Offline jer1956

  • Global Moder8or
  • M8er Addict
  • *****
  • Posts: 17 403
  • Helpful Contribution Status: +203/-55
Re: VideoSearchXL
« Reply #12 on: June 30, 2017, 08:39:28 PM »
As i was forced to remove the server hosted SSl proxy, i have found a third party http SSL proxy and changed the link to that. It's the https icon found on the webpage using the moviebd.org link.

http://www.sslunblock.net/

You can run google via that link. The direct Google link was via the server, which no longer hosts an SSL proxy.
« Last Edit: June 30, 2017, 08:46:17 PM by jer1956 »

Offline jer1956

  • Global Moder8or
  • M8er Addict
  • *****
  • Posts: 17 403
  • Helpful Contribution Status: +203/-55
Re: VideoSearchXL
« Reply #13 on: July 15, 2017, 07:47:44 PM »
A few users keep finding unsupported videos. Can they please test those again. Ytapi have fixed the test link we sent.

Offline jer1956

  • Global Moder8or
  • M8er Addict
  • *****
  • Posts: 17 403
  • Helpful Contribution Status: +203/-55
Re: VideoSearchXL
« Reply #14 on: July 16, 2017, 07:54:37 AM »
PHP has stopped working on the host server.