PDA

View Full Version : [RELEASE] Tvblinkx.com & Watchnewfilms.com (Video) Plugins


nixa
2009-06-13, 09:19
Hi again xbmc lovers,

http://tv.blinkx.com/ is huge with tv shows (3500+) with multiple video streams. I worked on Youtube, Guba and Megavideo. And its in beta stage. i need time to sort out how to categorize the parts into each episode although it works for all TV shows.

http://www.watchnewfilms.com UPDATED (23/7/09) fixing streaming interruptions!.

the files are here:

http://code.google.com/p/sparetime/downloads/list

KInstinct2
2009-06-13, 14:12
Thanks Nixa

Voinage
2009-06-13, 14:21
Well done, all we need now is more plugins brother.

Which of my plugs was the base, looks like one of my old ones ?

Could be any of the Joomla based scrape plugs.

It`s been a while since I spotted the old veoh code, which relied upon Veoh Proxy to stream the Avi.

Veoh has since changed again, so.

You will need to use the new code to grab a full veoh mp4 - get my veoh plugin from the svn and rip the code.

It will need updating as do all my archaic plugin ancestors.

Again thanks for the hard work, and glad to see people being bitten by the plugbug.

nixa
2009-06-13, 16:00
Appreciated for your prompt response voinage.

I consider myself as your student. :) . I learn through your source codes and others (F8LCoder, liquid64 and few others too). So, all these plugins i made actually are hybrid of all other skilled python coders hardwork. I just put the correct lines where it supposed to be so that it works with other video streaming websites.

Ok, for the veoh things, i need some time (really cool if someone could just insert that code :cool:)

Latest: I updated tvblinkx with guba.com apart from youtube and mega.[see my Gcode above link]

Voinage
2009-06-13, 18:45
I think as soon as time permits we all need to get together and create a dedicated video decode library available for use in all video plugins....

You could of used my old guba code which would have saved you time....

Vin

nixa
2009-06-14, 14:29
Yes, this could dramatically increase video plugins productivity. i mean developers will hv more time to pay attention on the parsing the website structure. we should make a good video routines of all those famous video providers.

langauld
2009-07-17, 01:12
Hi,

I've just tried using the WatchNewFilms plug-in (absolutely amazing by the way, never even knew sites like this existed!), but it seems like all of the movies on there have issues buffering.. I click on one, and it takes about 3 minutes for it to buffer (shows the little green blocks on the 'Opening file' dialog), then when the movie eventually starts, it lasts about 15-20 seconds, then it has to buffer again..

Have I got to set up any settings on my XBMC install for it to work properly..? I'm on a 10mbit download connection so don't understand why I'm having to wait so long for it to buffer. I've got the iPlayer plug in and that works fine on the 800kb/s H.264 setting.

I tried out another plug in earlier too, the TV Catch up one, and that had these buffering issues as well. Any ideas anyone?

nixa
2009-07-17, 03:10
langauld,

thanks for the feedback. actually, there is no parameter in a plugin that a developer can play with in terms of network speed (buffering issues). So, it is like if the plugin can catch the file, thats all bout it. But if it doesnt, then it is the problem with the plugin. For the settings in xbox, i might say changing the cache is the most relevant though i doubt it.

my experience, most of the time buffering videos is due to the traffic congestion from the provider itself. sorry for not having a real solution for this issue.

nixa
2009-07-20, 14:27
OK, this is a good news. In watchnewfilms, I have found that there is 2 different urls (servers) you can get from movshare.net. The existing one (in my code) is the one with slow speed. The other one (blocked to prevent leeching) is very fast, fast enough that so far i dont hv the buffering issue.

I updated the code with the fast one. Please post your response, would glad to hear.

PantsOnFire
2009-07-20, 15:13
Thanks for this update Nixa. Yes, like Languald, I have quite an underwhelming experience with the speed of buffering. When the movie did finally start, it would pause for about 10 seconds or more before playing while it streams more in.

Very happy to hear about this new change, will test it asap. (I was VERY impressed with the divx quality on watchnewfilms.com).

The one problem I did encouter though: There was 1 particular category I entered into, which totalled up about 2000 entries (2000 films) in a list. XBMC counted the list in teh dialog box ('now loading' 1...2000 ) etc. but then froze outright. The list too big for xbmc to display?

nixa
2009-07-20, 15:19
pantsonfire

This must be in the tvblinkx i guess. However, it should display regardless of how big is the file number. mmm....you could post your xbmc.log file, see if i can find something.

whufclee
2009-07-21, 13:05
TVBlinkx looks very impressive, however all of the shows I've tried come up with no links. I'm using xbox with latest build. As there are over 4,000 shows it takes a REAL long time to show the directory contents - would it be possible to put them in categories (A-Z)? I liked what you done with Voinages FastPassTV plugin if that's possible. Thanks for all your hard work, your other plugins are working great for me.

nixa
2009-07-22, 06:08
tvblinkx changed their vid server route. ok, for the moment, please use freeonlineepisodes.net for TV shows and Watchnewfilms for Movies and the rest you know where to find.

whufclee
2009-07-22, 10:38
tvblinkx changed their vid server route. ok, for the moment, please use freeonlineepisodes.net for TV shows and Watchnewfilms for Movies and the rest you know where to find.

Watchnewfilms is working great thanks, however I could do with a plugin for TV shows that works. FreeOnlineEpisodes looks like it has lots of content but not many shows have any links, also is there a way of showing the episode number? At the moment it just shows the episode name so there is no way of knowing which episode number it is. Thanks for all your hard work, like I say WatchNewFilms is excellent.

nixa
2009-07-22, 12:06
For freeonlineepisodes, done with the numbering episodes. sorry for not having so much video providers, its hard to crack. You hv Megavideo, Youtube, and Youku. Enjoy it.

flybynite
2009-07-22, 12:08
Thanks. Awesome Plugins

nixa
2009-07-22, 14:39
For Freeonlineepisodes, Ive add another 2 sources (sina.com & tudou) to existing sources. Though it is not a perfect working plugin, next time you could specify me of what shows, what episode that is not working rather than i have to try by myself. at the least you can do, report it. Enjoy it!

whufclee
2009-07-22, 15:29
Thanks for that you are a star! Sorry next time I'll be more specific about which show's aren't working. I had tried a lot but only got a few to work - I'll have a little play with this new one, cheers.

whufclee
2009-07-22, 16:15
Ok firstly the numbering of episodes is much better, thanks for that. Here's a handful of shows that I can't get working: Chuck, Medium, Flight Of The Conchords, Brothers & Sisters, Numb3rs (all of them tested with the latest seasons). They are working fine on the website but not with the plugin unfortunately. A slightly odd one is LOST, on the site it's working fine but with the plugin it finds 2 items and then comes up with a python script error and chucks you back to the previous directory - this is the only one I've had this problem with so far so I presume it's just a little glitch somewhere.

It's looking like it could be a very good plugin though, there's some great content on there. Unfortunately I'm no programmer so can't help with any of the technical stuff but if you want me to do any testing I'd be more than happy to help out.

nixa
2009-07-22, 16:46
Thanks whufclee for your prompt response.

I have looked into your tv shows and unfortunately yes it is not working for this plugin as all the recent episodes from those shows stream from Zshare.net (the only video provider i couldnt provide with).

However, our GuruVoinage is working with this Zshare.net hashing passwords and most probably i could just insert it soon:). It is hard for me as i am new to this programming.

woodyearl
2009-09-13, 20:16
any chance on fixing this great plugin?
watchnewfilms that is.

nixa
2009-09-14, 03:36
any chance on fixing this great plugin?
watchnewfilms that is.

fixed [14/09/09]. Added some flash format too.

woodyearl
2009-09-14, 23:03
thanks buddy.

lefty420
2009-09-24, 20:52
Hi mate think the newmovies script has stoped working is it just me or has the site changed.

nixa
2009-09-25, 01:50
fixed for watchnewfilms. [25/9]

The site changed their layout. thats it.

lefty420
2009-09-25, 21:52
Thank you very much :)

woodyearl
2009-11-18, 19:34
does watchnewfilms plugin work with XBMC for windows?

my bad. wrong folder.