Kodi Community Forum
Online movies collections - is this possible? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: Online movies collections - is this possible? (/showthread.php?tid=126936)



Online movies collections - is this possible? - parslej - 2012-03-28

I've colleciton of links to online streamed movies.
I wonder if there is a way to manage them inside XBMC in the way similar to normal avi files I have on my HDD.

Eg can I can make txt / xml/ nfo file for each movie/link - then I'd like to browse them similar to local avi files
(so I can have sample folders trialas, documents etc an under those links visible by XBMC as 'normal' movies)

Would this be feasible ?


RE: Online movies collections - is this possible? - sphere - 2012-03-28

Yes.

You can create .strm files (search for that here and you will find enough hits) Wink

regards,
sphere


RE: Online movies collections - is this possible? - Ned Scott - 2012-03-28

yep, STRM (wiki) files


RE: Online movies collections - is this possible? - parslej - 2012-03-28

Great to hear that!

However I've just tried that: created text .strm file, put this example link inside:
http://www.youtube.com/watch?v=kHsVbptb1RU

And XBMC doesnt want to play it... Sad

What I'm doing wrong ?


RE: Online movies collections - is this possible? - sphere - 2012-03-28

(2012-03-28, 17:21)parslej Wrote: Great to hear that!

However I've just tried that: created text .strm file, put this example link inside:
http://www.youtube.com/watch?v=kHsVbptb1RU

And XBMC doesnt want to play it... Sad

What I'm doing wrong ?

A youtube URL is not a stream-url or a media-url.

Not sure if you can pass plugin urls into STRM files - you should give it a try...


RE: Online movies collections - is this possible? - pm2i - 2012-03-28

(2012-03-28, 17:24)sphere Wrote:
(2012-03-28, 17:21)parslej Wrote: Great to hear that!

However I've just tried that: created text .strm file, put this example link inside:
http://www.youtube.com/watch?v=kHsVbptb1RU

And XBMC doesnt want to play it... Sad

What I'm doing wrong ?

A youtube URL is not a stream-url or a media-url.

Not sure if you can pass plugin urls into STRM files - you should give it a try...


in the strm file you need to put the link of that movie you can use urlsnooper to sniff it once you find it try to run it into vlc and copy the stream from VLC it's gonna be something like this

Quote: hxxp://o-o.preferred.iad09g05.v4.lscache3.c.youtube.com/videoplayback?sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cexpire&fexp=902904%2C914052%2C909904%2C920701%2C901601&algorithm=throttle-factor&itag=34&ip=66.0.0.0&burst=40&sver=3&signature=536DEE921C00DB1D26F45CD93A84FCF833761327.0F9290C4AF70EDFF3F0FA1F75EFF6418A8DC4530&source=youtube&expire=1332974652&key=yt1&ipbits=8&factor=1.25&cp=U0hSR1lSUl9KTENOMl9RTFZHOjdBV2VHUjY2X1Iw&id=907b156e9b5bd515&ptk=melitoonline%2Buser&ptchn=melitoonline&cm2=1

i think it's an ip adress depend link i don't know if it gonna work at your end but you need to do it by yourself and this file gonna play in a .strm file


RE: Online movies collections - is this possible? - wilson.joe - 2012-03-29

Sure you can hulu plugin does it and so does a few others.


Code:
plugin://plugin.video.hulu/?mode="TV_play"&url="40020422"&videoid="336208"&eid="JRhc-Y5cas8BTJMG6WUu-Q"

there is also a program on here called mylibrary that makes strm files from
many of the plugins for you and adds them to your video library with all
the info. even music videos.. http://forum.xbmc.org/showthread.php?tid=98210]MyLibrary



(2012-03-28, 17:24)sphere Wrote:
(2012-03-28, 17:21)parslej Wrote: Great to hear that!

However I've just tried that: created text .strm file, put this example link inside:
http://www.youtube.com/watch?v=kHsVbptb1RU

And XBMC doesnt want to play it... Sad

What I'm doing wrong ?

A youtube URL is not a stream-url or a media-url.

Not sure if you can pass plugin urls into STRM files - you should give it a try...




RE: Online movies collections - is this possible? - iR0NBiLL - 2012-03-30

Your request is perfect for Navi-X... people do this all the time in our app. We have a YouTube url resolver in Navi-X that will allow you to just add YouTube links and descriptions, logos and wallpapers.

iRoNBiLL