Jump to content


These Forums Are Now Read-Only


For TubePress support, please post a question here or open a support ticket and we will be glad to assist.


Photo

Help With Thumbnail [SOLVED]


Best Answer eric, 09 January 2013 - 05:11 PM

In version 2.4.5 of TubePress Pro, you can change line 52 of tubepress_pro_2_4_5/sys/classes/org/tubepress/impl/factory/commands/ProYouTubeFactoryCommand.class.php from

Simply change "hqdefault" to "mqdefault".

Give that a try? Go to the full post


  • Please log in to reply
4 replies to this topic

#1 Ravishankar Sugathevan

Ravishankar Sugathevan

    Member

  • Members
  • PipPip
  • 21 posts

Posted 09 January 2013 - 12:00 PM

Help with changing thumbnail, hqdefault to mqdefault.

I want to change the thumbnail to mqdefault.

http://i2.ytimg.com/...Y/hqdefault.jpg
to
http://i2.ytimg.com/...Y/mqdefault.jpg

thanks

#2 eric

eric

    Lead Developer

  • TubePress Staff
  • 2787 posts

Posted 09 January 2013 - 04:44 PM

Hi,

Which version of TubePress Pro are you running? That will allow me to point you to the area in the code that you can change (this isn't a first-class feature yet).

Thanks!

#3 Ravishankar Sugathevan

Ravishankar Sugathevan

    Member

  • Members
  • PipPip
  • 21 posts

Posted 09 January 2013 - 04:48 PM

I use the last version, TubePress 2.4.5

#4 eric

eric

    Lead Developer

  • TubePress Staff
  • 2787 posts

Posted 09 January 2013 - 05:11 PM   Best Answer

In version 2.4.5 of TubePress Pro, you can change line 52 of tubepress_pro_2_4_5/sys/classes/org/tubepress/impl/factory/commands/ProYouTubeFactoryCommand.class.php from

Simply change "hqdefault" to "mqdefault".

Give that a try?

#5 Ravishankar Sugathevan

Ravishankar Sugathevan

    Member

  • Members
  • PipPip
  • 21 posts

Posted 09 January 2013 - 08:33 PM

working..

Thanks