YouTubeLol v0.1 BETA - TEST ONLY

Discussion of XBMC4XBOX development.
Post Reply
lolcool
Posts: 19
Joined: Fri Oct 31, 2014 3:49 pm
Been thanked: 4 times

YouTubeLol v0.1 BETA - TEST ONLY

Post by lolcool »

YouTubeLol v0.2 BETA
YouTube remote for iPhone, Android, or any browser. Play youtube videos on your Xbox from your phone!

This is very beta. Interface is falling apart. There are bugs everywhere, but I wanted to get this out just so ppl could see that it works and stuff. This is not final by any means. It just works, that is all.

WARNING THIS IS VERY BETA. LOTS OF ERRORS AND GLITCHES. :mrgreen:

Only playback quality allowed is 320p MP4. This is temporary and will be changed at release of v1.0 (or sooner).

Download:
https://www.sendspace.com/file/wgmqas

How to install:
1. Download this and unzip it
2. Connect to your xbox via FTP
3. Go to the Q Drive (Q:\)
4. On the Q Drive, rename the folder "web" to "web2"
5. Then copy "web" from the zip to the Q Drive (so that the "web" from the zip is your new Q:\web folder).
6. Go to Q:\plugins\video\
7. Copy "YouTubeLol" to this folder.
8. Restart your xbox.

How to use:
1. Go to your xbox ip address from your phone or from any browser.
2. If it asks for a username/password, the default is xbox/xbox.
Last edited by lolcool on Sun Nov 08, 2015 2:32 am, edited 7 times in total.
NOTTHESAME
Posts: 532
Joined: Thu Aug 02, 2012 7:46 am
Has thanked: 82 times
Been thanked: 61 times

Re: YouTubeLol v0.1 BETA - TEST ONLY

Post by NOTTHESAME »

Ill give a test drive in bit and come back with results, but cool thanks very much :)
lolcool
Posts: 19
Joined: Fri Oct 31, 2014 3:49 pm
Been thanked: 4 times

Re: YouTubeLol v0.1 BETA - TEST ONLY

Post by lolcool »

The search section is going to get a complete overhaul. Right now it's a mess cuz I just finished rebuilding it last night without the youtube API.
lolcool
Posts: 19
Joined: Fri Oct 31, 2014 3:49 pm
Been thanked: 4 times

Re: YouTubeLol v0.1 BETA - TEST ONLY

Post by lolcool »

New version with some bug fixes coming tonight !
hawsey
Posts: 508
Joined: Tue Jul 17, 2012 8:25 pm
Has thanked: 47 times
Been thanked: 30 times

Re: YouTubeLol v0.1 BETA - TEST ONLY

Post by hawsey »

This sounds great , thanks I have some Xbox woes at the mo so can't test but will report back when I do try it , nice work ,
Cheers
lolcool
Posts: 19
Joined: Fri Oct 31, 2014 3:49 pm
Been thanked: 4 times

Re: YouTubeLol v0.1 BETA - TEST ONLY

Post by lolcool »

Added new version. Still tons of problems, but better....

https://www.sendspace.com/file/wgmqas
NOTTHESAME
Posts: 532
Joined: Thu Aug 02, 2012 7:46 am
Has thanked: 82 times
Been thanked: 61 times

Re: YouTubeLol v0.1 BETA - TEST ONLY

Post by NOTTHESAME »

I watched videos with out a fight really awesome :) wprked on my android :)
lolcool
Posts: 19
Joined: Fri Oct 31, 2014 3:49 pm
Been thanked: 4 times

Re: YouTubeLol v0.1 BETA - TEST ONLY

Post by lolcool »

Glad you like it! After I fix a few of the bugs, I will be able to improve load speed and reduce 99% of video errors. (I know what is causing most of the problems, just haven't had time to fix)

Sidenote to developers, i am not familiar with the xbmc functions and stuff. This is the first plugin I've made. Does anyone know how to send a command to the xbox and have it load in the background?

Currently when you search for videos, a loading box pops up on the xbox. How can I avoid this?

The command I am using to execute the search is PlayFile() and calling my plugin with the parameters of that function. How can I execute my plugin in the background thru the web ui?
User avatar
Dan Dar3
Posts: 1176
Joined: Sun Jul 08, 2012 4:09 pm
Has thanked: 273 times
Been thanked: 257 times
Contact:

Re: YouTubeLol v0.1 BETA - TEST ONLY

Post by Dan Dar3 »

@lolcool
See HTTP API commands:
http://www.xbmc4xbox.org.uk/wiki/Web_Server_HTTP_API

and Built-In functions:
http://www.xbmc4xbox.org.uk/wiki/List_o ... _Functions

Instead of using PlayFile you could try to use built-in function PlayMedia(media,1), see documentation.
It might still show a progress dialog you'd have to try it - that is to show the user that something is going on as the whole application was written really towards user and not services oriented.
lolcool
Posts: 19
Joined: Fri Oct 31, 2014 3:49 pm
Been thanked: 4 times

Re: YouTubeLol v0.1 BETA - TEST ONLY

Post by lolcool »

thanks I will try that!!!!!!!!!
NOTTHESAME
Posts: 532
Joined: Thu Aug 02, 2012 7:46 am
Has thanked: 82 times
Been thanked: 61 times

Re: YouTubeLol v0.1 BETA - TEST ONLY

Post by NOTTHESAME »

it seems to be working really great, im enjoying this more then I do on kodi, kodi has this limit thing going on so we can only watch so much and wait a few hours or the next day, but this is great on our xbmc4xbox, keep the xbox with more cool suprises and alive.
lolcool
Posts: 19
Joined: Fri Oct 31, 2014 3:49 pm
Been thanked: 4 times

Re: YouTubeLol v0.1 BETA - TEST ONLY

Post by lolcool »

New version coming tomorrow with bug fixes, specifically searching without having the loading screen popup on the xbox and an option to "play now" or "add to playlist"

I may also fix the "now playing" screen
NOTTHESAME
Posts: 532
Joined: Thu Aug 02, 2012 7:46 am
Has thanked: 82 times
Been thanked: 61 times

Re: YouTubeLol v0.1 BETA - TEST ONLY

Post by NOTTHESAME »

Will this work for 3.6 xbmc4xbox? If not that's fine,great job again :)
teelo
Posts: 4
Joined: Sat Dec 05, 2015 11:33 am
Has thanked: 1 time

Re: YouTubeLol v0.1 BETA - TEST ONLY

Post by teelo »

Seems to work. Can I get a textbox or something I can just chuck the ?v=key part of the youtube URL in, to make it load that key?
With the search box not working (checked the code, seems to be disabled), only way I could find to actually load a video I wanted was to edit js.js and stick the key in there: finalhtml += '<a href="#/" class="qvideo" data-id=key>\
lolcool
Posts: 19
Joined: Fri Oct 31, 2014 3:49 pm
Been thanked: 4 times

Re: YouTubeLol v0.1 BETA - TEST ONLY

Post by lolcool »

teelo wrote:Seems to work. Can I get a textbox or something I can just chuck the ?v=key part of the youtube URL in, to make it load that key?
With the search box not working (checked the code, seems to be disabled), only way I could find to actually load a video I wanted was to edit js.js and stick the key in there: finalhtml += '<a href="#/" class="qvideo" data-id=key>\
Ya I can add that. What is wrong with the search box?

@NOTTHESAME - yes it should.
teelo
Posts: 4
Joined: Sat Dec 05, 2015 11:33 am
Has thanked: 1 time

Re: YouTubeLol v0.1 BETA - TEST ONLY

Post by teelo »

All the processing of the search box is commented out in js.js, and attempting to search just triggers a "Return false"?
Post Reply