Giter Site home page Giter Site logo

Comments (15)

i96751414 avatar i96751414 commented on July 17, 2024 1

This has been implemented and tested. I believe we can close this one.

from script.flix.magneto.

icarok99 avatar icarok99 commented on July 17, 2024

@i96751414 It didn't work as expected, there needs to be a subpage option and a method to scrape the subpage.

from script.flix.magneto.

icarok99 avatar icarok99 commented on July 17, 2024

@i96751414 It didn't work as expected, there needs to be a subpage option and a method to scrape the subpage.

This way you will get several magnet links from the subpage

from script.flix.magneto.

i96751414 avatar i96751414 commented on July 17, 2024

What you mean? That's exactly what it is doing. Please have a look at the example I provided here: #11 (comment)

from script.flix.magneto.

icarok99 avatar icarok99 commented on July 17, 2024

What you mean? That's exactly what it is doing. Please have a look at the example I provided here: # 11 (comment)

I used this example and it didn't work.

from script.flix.magneto.

icarok99 avatar icarok99 commented on July 17, 2024

Screenshot_2024-02-29-16-44-28-447_org xbmc kodi

Screenshot_2024-02-29-16-44-55-954_pl solidexplorer2

from script.flix.magneto.

i96751414 avatar i96751414 commented on July 17, 2024

Are you sure you are using the latest version of the addon?

from script.flix.magneto.

icarok99 avatar icarok99 commented on July 17, 2024

Are you sure you are using the latest version of the addon?

Yes, I'm using the latest version

from script.flix.magneto.

icarok99 avatar icarok99 commented on July 17, 2024

I just checked with another film and it seems that not everyone has only 1 result.

Screenshot_2024-02-29-17-02-34-796_org xbmc kodi

from script.flix.magneto.

i96751414 avatar i96751414 commented on July 17, 2024

Ok, I found the problem. The scraper is working just fine, but that the Provider is filtering out base32 results.

from script.flix.magneto.

i96751414 avatar i96751414 commented on July 17, 2024

Fixed, now supporting base32 info hashes as well: 7557dbf

I assume that the website you were scraping were using base32 hashes

from script.flix.magneto.

icarok99 avatar icarok99 commented on July 17, 2024

@i96751414 Is there any way I can use this style of parser?

            "infohash": "",
            "name": "item('h1', order=1)",
            "peers": "",
            "row": "find_all('div', ('class','box-filme-item'))",
            "seeds": "",
            "size": "",
            "torrent": "item(tag='a', attribute='href', order=1)"
        },

from script.flix.magneto.

icarok99 avatar icarok99 commented on July 17, 2024

I find it more simplified and easier to add providers

from script.flix.magneto.

i96751414 avatar i96751414 commented on July 17, 2024

No. This uses python's builtin xpath support. I'm not sure what are those expressions to be honest

from script.flix.magneto.

icarok99 avatar icarok99 commented on July 17, 2024

@i96751414
https://github.com/elgatito/script.elementum.burst/tree/master/burst/parser

IMG_20240312_172642

from script.flix.magneto.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.