![]() |
|
|||||||
| Scraper Development Developers forum for meta data scrapers. Scraper developers only! Not for posting feature requests, bugs, or end-user support requests! |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Mar 2009
Posts: 6
![]() |
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? |
|
|
|
|
|
#2 |
|
Grumpy Bastard Developer
Join Date: Nov 2003
Posts: 7,715
![]() |
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. |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Mar 2009
Posts: 6
![]() |
Scraper...
|
|
|
|
|
|
#4 |
|
Grumpy Bastard Developer
Join Date: Nov 2003
Posts: 7,715
![]() |
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. |
|
|
|
|
|
#5 |
|
Grumpy Bastard Developer
Join Date: Nov 2003
Posts: 7,715
![]() |
i have done a diff in the blind (as in i cant be arsed to test it) available at http://xbmc.org/trac/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. |
|
|
|
|
|
#6 |
|
Junior Member
Join Date: Mar 2009
Posts: 6
![]() |
Omg... spiff, thank you.
Now I understand how xbmc is soo perfect! |
|
|
|
|
|
#7 |
|
Team-XBMC Member
Join Date: Jun 2008
Posts: 182
![]() |
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/in...DcxMTg%3D&hl=0 this is http://xbmc.org/forum/showthread.php?p=299404 |
|
|
|
![]() |
| Bookmarks |
| Tags |
| base64, scraper |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|