• 1
  • 2(current)
  • 3
  • 4
  • 5
  • 31
Release PlayIt service : Play hosted video url remotely on XBMC
#16
Great, you can add watchseries.eu to the list

Was in stand by before starting PLayit, it stayed in stand by until i clicked on a button on the remote.
Reply
#17
FishOil Wrote:Working Chrome extension on the first post link. If you made it, thanks.

Chrome extension is available, you can get it from here:
http://code.google.com/p/apple-tv2-xbmc/downloads/list
Reply
#18
Great idea! I'm currently using a variety of userscripts for this e.g.:

- but I'd prefer a unified solution.

Glancing at the code, it looks like you've spent a fair bit of time (re-)creating scraper plugins for various sites. Have you thought of using the Navi-X scrapers? [1][2] They function like a web service that translates a web page URI into the URI of its streamable media file. It should be possible to extract/repurpose their NIPL interpreter code. [3]

Alternatively, you might be able to build your server as a layer on top of Navi-X or as a standalone app that delegates to it.

[1] http://navix.turner3d.net/proc_list
[2] http://navix.turner3d.net/proc_docs
[3] https://code.google.com/p/navi-x/source/...LLoader.py
Reply
#19
chocolateboy Wrote:Glancing at the code, it looks like you've spent a fair bit of time (re-)creating scraper plugins for various sites. Have you thought of using the Navi-X scrapers? [1][2] They function like a web service that translates a web page URI into the URI of its streamable media file. It should be possible to extract/repurpose their NIPL interpreter code. [3]

Alternatively, you might be able to build your server as a layer on top of Navi-X or as a standalone app that delegates to it.
I will check navi-x service.
Reply
#20
ajay Wrote:Chrome extension is available, you can get it from here:
http://code.google.com/p/apple-tv2-xbmc/downloads/list

Thanks AJ.

Chrome extn is gr8.. it works gr8 on my atv2.

I wish to see config to setup the XBMC IP address.
Reply
#21
ztas Wrote:Thanks AJ.

Chrome extn is gr8.. it works gr8 on my atv2.

I wish to see config to setup the XBMC IP address.

Yes, I was working on your wish. Smile chrome extension v0.2 released
http://code.google.com/p/apple-tv2-xbmc/downloads/list
Reply
#22
ajay Wrote:I am not marketing anything, I made it for myself and thought its worth sharing. Never expected a single penny in donation.

Hey, don't get offended Smile I didn't mean it in the commercial way ..
Anyway - have you ever checked out Navi-X ? They've been using the same principle (a list of url processors for content hosting providers) for years now, and have a pretty large database of them. What they did very providently was to maintain them online and not locally as you do thus having to update them in a single location when something changes.
ATV2 4.3 8F455 Seas0npassed / XBMC 11
Samsung HT-P70 5.1 / Samsung WS-32Z419P
Reply
#23
ajay Wrote:Yes, I was working on your wish. Smile chrome extension v0.2 released
http://code.google.com/p/apple-tv2-xbmc/downloads/list

Thanks Ajay
Reply
#24
I tried a megavideo link, but it doesn't seem to work: http://www.megavideo.com/?v=CNGP593H
Reply
#25
FreeFighter Wrote:I tried a megavideo link, but it doesn't seem to work: http://www.megavideo.com/?v=CNGP593H

This URL pattern is new, use megavideo.com/v/ instead. I will add this pattern in next release
Reply
#26
Any support for StageVu.com?
Reply
#27
ztas Wrote:Any support for StageVu.com?

Added stagevu and veevr support
Reply
#28
ajay Wrote:Added stagevu and veevr support

Thanks for ur gr8 work Wink
Reply
#29
Can you add gorillavid.com too please?
Reply
#30
I've been looking for such a 'push' service for a long time. Works great, though I've been playing with it only for a short time. I do have a couple of suggestions though:
- The (firefox) extension is active on all domains, meaning I am able to 'fling' any URL, say http://www.google.com, to the ATV2, where it quietly dies without any error. You might want to send to the service only domains you can support (parse & play)
- Can PlayIt be added to the context menu for URLs, so I don't have to go the actualy video page, but just right-click on the URL and 'fling' it?

Thanks, all your good work is appreciated.
Reply
  • 1
  • 2(current)
  • 3
  • 4
  • 5
  • 31

Logout Mark Read Team Forum Stats Members Help
PlayIt service : Play hosted video url remotely on XBMC11