New Dynamic YouTube Gallery - Embed YouTube Playlist, Channel, Live Stream in minutes. Read More

Better quality automatic thumbnail

  • Bernabé
  • Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 12

Better quality automatic thumbnail was created by Bernabé

Better quality automatic thumbnail
As I can generate automatic thumbail better quality?
When I add a Youtube video creates the image measures 120 x 90 and the display module with a larger size is shoddy.
There is a parameter to generate the largest auto thumba
The following user(s) said Thank You: kmcvickermarj and 2 other people also said thanks.
11 years 7 months ago #2983

Please Log in or Create an account to join the conversation.

  • Posts: 2478
  • Thank you received: 1451

Replied by Administrator on topic Re: Better quality automatic thumbnail

There is no any configurable option to do it. But, I can help you by editing the core files...

Back-end :

1. Open {root} / administrator / components / com_allvideoshare / models / videos.php

2. Search for
$row->thumb   = 'http://img.youtube.com/vi/'.$youtubeID[1].'/default.jpg';
3. Replace it as
$row->thumb   = 'http://img.youtube.com/vi/'.$youtubeID[1].'/0.jpg';
Front-end :

1. Open {root} / components / com_allvideoshare / models / user.php

2. Search for
$row->thumb   = 'http://img.youtube.com/vi/'.$youtubeID[1].'/default.jpg';
3. Replace it as
$row->thumb   = 'http://img.youtube.com/vi/'.$youtubeID[1].'/0.jpg';
The following user(s) said Thank You: kmcvickermarj and 2 other people also said thanks.
11 years 7 months ago #2986

Please Log in or Create an account to join the conversation.

  • Luigi
  • Visitor
  • Visitor

Replied by Luigi on topic Re: Better quality automatic thumbnail

Hi I would like to buy the component, but I have doubts about the quality of the thumb (feasibility) and then I would be able to load all the video from the menu.
I tried the free version to change the codes for the thumb but I have problems on the file the Administrator.
You can have these changes if I buy it?
thanks Luigi
11 years 2 months ago #5157

Please Log in or Create an account to join the conversation.

  • Posts: 2478
  • Thank you received: 1451

Replied by Administrator on topic Re: Better quality automatic thumbnail

Dear Luigi,

Load all the video from the menu

- Kindly follow allvideoshare.mrvinoth.com/adding-the-component-as-a-menu-item and select "Videos Layout" which does this.

I tried the free version to change the codes for the thumb but I have problems on the file the Administrator.

- Kindly mail me the following file to This email address is being protected from spambots. You need JavaScript enabled to view it.. I can edit and send it back as the solution.
{root} / administrator / components / com_allvideoshare / models / videos.php
Thanks
Last edit: 11 years 2 months ago by Administrator.
11 years 2 months ago #5158

Please Log in or Create an account to join the conversation.

  • Luigi
  • Visitor
  • Visitor

Replied by Luigi on topic Re: Better quality automatic thumbnail

Hello there around a preview .... and I get "Videos Layout"


Thanks
11 years 2 months ago #5159

Please Log in or Create an account to join the conversation.

  • Luigi
  • Visitor
  • Visitor

Replied by Luigi on topic Re: Better quality automatic thumbnail

I understand the problem is on file in Italian. I reinstalled the 1.2.4 file is displayed Video Layout
11 years 2 months ago #5160

Please Log in or Create an account to join the conversation.

Time to create page: 0.126 seconds

We accept cookies to provide you the best viewing experience. By using our services, you agree to our use of cookies