Hi guys,
I'm approaching to the xbmc development and I want to make a new scraper for the Tv Series.
Unfortunately the website that i want to scrape uses a base64 encoded string as query string.
For example, i I search for "Lost" I get this url:
http://myscrapesite.com/search.php?q=bG9zdA==
where "bG9zdA==" is "Lost" encoded in base64.
There is a way to pass a base64 encoded value to the rss?
Scraper: Base64 encode for query string
Pennywise83
Junior Member Posts: 6 Joined: Mar 2009 Reputation: 0 |
|
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2009-03-18 01:04
Post: #2
scraper? script? plugin?
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 |
Pennywise83
Junior Member Posts: 6 Joined: Mar 2009 Reputation: 0 |
2009-03-18 01:06
Post: #3
Scraper...
|
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2009-03-18 01:21
Post: #4
rite'o. now that we are in the correct room
currently, no. but it could be easily added. 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 |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2009-03-18 01:56
Post: #5
i have done a diff in the blind (as in i cant be arsed to test it) available at http://trac.xbmc.org/ticket/6101
see if that scratches your itch 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 |
Pennywise83
Junior Member Posts: 6 Joined: Mar 2009 Reputation: 0 |
2009-03-18 01:59
Post: #6
Omg... spiff, thank you.
Now I understand how xbmc is soo perfect! |
| find quote |
tiben20
Team-XBMC Developer Joined: Jun 2008 Reputation: 16 |
2009-03-21 06:13
Post: #7
the nice thing about a base64 function is you can use phproxy for retrieving info from your website
example http://www.c-h-o-c-o-l-a-t-e.info/index....Tg%3D&hl=0 this is http://forum.xbmc.org/showthread.php?p=299404 |
| find quote |
KoTiX
Fan Joined: Jun 2004 Reputation: 6 |
2010-03-17 22:24
Post: #8
re-bump, just in case Spiff forget this one after the lightning strike.
Tnx in advance
|
| find quote |

Search
Help