myYouTube (2 Viewers)

wojciech_ste

Portal Pro
September 30, 2007
64
3
Vienna/Austria
Home Country
Poland Poland
Hi
Thanks for nice plug-in!
I like this plug-in very much.
I have two questions "MyYouTube" plug-in use old Google.GData*.* files (Version 1.2.2). Another plug-in e.g. "OnlineVideos" needs already Version 1.3*.*.
It's make imposible to use more than one "music/video" plug-in.
Another point from me. Would be possible to make from several (Online Videos, MyYouTube, YouTube.fm, MTV, Adult Videos etc) "Video/Music" plug-ins one "High-end" Plug-in? I guess it would be the best solution.
 

cerberus

Portal Pro
October 18, 2008
391
14
BW
Home Country
Germany Germany
Hi there and thx for your great plugin.

I adapted the surface to my "Bleazle" skin.

But there are some questions still remainig:

Where can I change the standard view within the XML-file? Every time I start the plugin it begins with the list view, but I´d like to have the cover view as standard view type.

The second question is: How can I integrate a logo to the Youtube plugin? I tried it using the settings of mytetris as exsample. However, when including a logo the XML- file is not valid any more. Is it enough to add the following to the end of the youtube.xml file?

<!-- ***** Title Animation *************************** -->
<control>
<description>icon background</description>
<type>image</type>
<id>1</id>
<posX>0</posX>
<posY>0</posY>
<width>358</width>
<height>126</height>
<texture>Logo_background.png</texture>
<animation effect="fade" time="500" delay="900">WindowOpen</animation>
<animation effect="fade" time="500">WindowClose</animation>
</control>
<control>
<type>image</type>
<id>1</id>
<posX>75</posX>
<posY>18</posY>
<width>330</width>
<height>88</height>
<texture>tetris_logo.png</texture>
<animation effect="fade" time="500" delay="500">WindowOpen</animation>
<animation effect="fade" time="500">WindowClose</animation>
</control>
<control>
<type>image</type>
<id>1</id>
<posX>12</posX>
<posY>10</posY>
<width>68</width>
<height>88</height>
<texture>mytetris_small.png</texture>
<animation effect="fade" time="1000" delay="1100">WindowOpen</animation>
<animation effect="slide" time="1000" delay="1100" start="-600,0" end="0,0" acceleration="-1">WindowOpen</animation>
<animation effect="fade" time="500">WindowClose</animation>
</control>
<!-- ***** Animation Ends *************************** -->
</controls>
</window>

The third question is, how to download youtube clips. When I tried, it doesn´t download anything but a file with 0 kb. Is there anything wrong with youtube itself?

Thx and greetings :D


No one?
 

SilentException

Retired Team Member
  • Premium Supporter
  • October 27, 2008
    2,617
    1,130
    Rijeka, Croatia
    Home Country
    Croatia Croatia
    quick and dirty trick i used so this plugin could coexist with some other plugins with different versions of google api

    i hex edited the plugin dll and google dll files to be called Google.HData* :)
     

    Attachments

    • myYouTube.rar
      30.6 KB

    mlburgoon

    Portal Pro
    November 16, 2006
    448
    48
    Home Country
    United States of America United States of America
    To the DEV of this plugin, please go to the link below and fill out the form to put this plugin in the master plugin list. I hope this takes off and becomes very useful to ALL users of MP. Just copy and paste the fileds from the first post to fill out into your post, and fill them out. then anytime there is an update to your plugin, please update that post in that topic as well.

    Thanks

    https://forum.team-mediaportal.com/plugins-47/master-plugin-list-54678/
     

    SilentException

    Retired Team Member
  • Premium Supporter
  • October 27, 2008
    2,617
    1,130
    Rijeka, Croatia
    Home Country
    Croatia Croatia
    Hi all.

    I have not had any time to work on this for a while. So I have added the source in the first post.

    cool, i'm already polishing the existing code (fixing and repairing for better user feel) and have already upgraded to latest google api
    will have new version ready soon
     

    Users who are viewing this thread

    Top Bottom