I suspect this have been sugested or though of before...
How about a Subtitle scrapper thing, something like the undertexter script and opensubtitles.org, seeing the maintainer like XBMC we could probably get quite a good support from it?
Extend the scraper interpeter/engine to scrape for subtitles
topfs2
Team-XBMC Developer Joined: Dec 2007 Reputation: 8 |
If you have problems please read this before posting Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() "Well Im gonna download the code and look at it a bit but I'm certainly not a really good C/C++ programer but I'd help as much as I can, I mostly write in C#." |
| find quote |
Gamester17
Team-XBMC Forum Moderator Joined: Sep 2003 Reputation: 9 Location: Sweden |
2008-05-21 20:57
Post: #2
I like the idea, ...though as I am not a programmer I am not sure if it will we easier or harder to maintain such an API and subtitle scrapers for subtitles than the current python scripts (but on the other hand those few that exisit are not maintained very well by the community as it is).
Is it possible to extend the existing scraper interpeter/engine to download and handle subtitles without too much trouble (I mean it will need to be able to handle unrar and unzip as well)? I know that opensubtitles.org has an open API vailable to the public and the is what the opensubtitles.org script uses. http://forum.xbmc.org/showthread.php?tid=31499 PS! Do you mind if I at the same time bump this request for weather scrapers, which I think one could use the same API for?: http://forum.xbmc.org/showthread.php?tid=28376 I think it would probably be ideal to use the same API/framework for subtitles as one could use to handle weather as well? ![]() Gamester17 Wrote:I like to suggest that the scraper interpreter/engine in XBMC be extended to support the weather forecast function for XBMC if possible. To scrape weather.com using a scraper XML file instead of an hardcoded function. Gamester17 Wrote:Yes I like my idea much better (but better use a a new type of python plugin API instead of the scraper API): Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first.
(This post was last modified: 2009-04-07 17:28 by Gamester17.)
|
| find quote |
topfs2
Team-XBMC Developer Joined: Dec 2007 Reputation: 8 |
2008-05-21 21:44
Post: #3
I'm not to read up on the scrappers so I don't know the current limitations but from what I know it's possible to mix them, so then it might be possible to choice a subtitle scrapper for each source.
Also thetvdb have zips or rars on there which the scrappers can handle, I don't know if it's limited to one but the code is there so I suspect it might not be to much to add to the otherone aswell (again, haven't looked so It might be harder than I think :shocked ![]() One of the main advantages with using scrappers instead of the scripts is that we could perhaps have an automatic solution, either try to get them when loading the library or autodownload when we start a movie. Also it would be a more generic approach so it might be easier to add new ones aswell. If you have problems please read this before posting Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() "Well Im gonna download the code and look at it a bit but I'm certainly not a really good C/C++ programer but I'd help as much as I can, I mostly write in C#."
(This post was last modified: 2008-05-21 21:46 by topfs2.)
|
| find quote |
Gamester17
Team-XBMC Forum Moderator Joined: Sep 2003 Reputation: 9 Location: Sweden |
2008-05-21 22:52
Post: #4
The scraper API is pretty well documented from in the wiki from the scraper authors point of view which is great
![]() http://wiki.xbmc.org/?title=Category:Scraper PS! MeediOS call their equivalent of a scraper for an "importer", does anyone know if they have importers for subtitles? For reference; MediaPortal call their equivalent of a scraper for a "grabber", not sure if it handles subtitle downloading?
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first.
(This post was last modified: 2009-04-07 17:23 by Gamester17.)
|
| find quote |
ztripez
Junior Member Posts: 48 Joined: May 2008 Reputation: 0 |
Since english isn't my primary language i often download subtitles for various sites.
My suggestion is a tweak of the current scraper-system to also download subtitles from diferent sites based of casue on a separate subtitle-scraper-xml. I know there is some pyhon-scripts that downloads from diffrent sites but i havn't got them to work that well. |
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,523 Joined: Oct 2003 Reputation: 138 |
2008-07-26 01:46
Post: #6
I'm of the opinion that this should be done when a user requests subtitles, not during the scanning system. With that said, however, there are some subtitle sites that we can actually use to get better IMDb hits, by using their hashing schemes...
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |
drascom
Senior Member Posts: 129 Joined: Dec 2008 Reputation: 0 |
this site "www.divxplanet.com" is biggest subtitle site in turkey.also they publish good ed2k (emule) movie links
. i couldn't write scraper / script for this site my knowledge not enough for that.is there anybody can write for all turkish people... thanks for great xbmc team Turkish movie info scraper & Online Movie & Tv shows & Live TV plugins Turkish xbmc Fan Site Türkçe xbmc Fan Sitesi
(This post was last modified: 2009-04-03 18:23 by drascom.)
|
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2009-04-03 17:11
Post: #8
we don't have subtitle scrapers. i think you want a script
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
drascom
Senior Member Posts: 129 Joined: Dec 2008 Reputation: 0 |
spiff Wrote:we don't have subtitle scrapers. i think you want a script yes you are right, my fault. we need script for take movie subtitle from this site. is there any guide to built it? i try to write with my limited knowledge... i use r18899 windows edition.install opensubtitle script but it cannot use file/folders probably adress for xbox and cant test this script.if i can my be can edit for divxplanet.com..... Turkish movie info scraper & Online Movie & Tv shows & Live TV plugins Turkish xbmc Fan Site Türkçe xbmc Fan Sitesi
(This post was last modified: 2009-04-03 18:22 by drascom.)
|
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2009-04-03 17:58
Post: #10
i'd try to grab some "inspiration" from the opensubtitles one.
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |

![[Image: badge.gif]](http://www.ohloh.net/projects/149/badge.gif)



![[Image: badge.gif]](http://www.ohloh.net/projects/9132/badge.gif)
Search
Help