Code Monkey home page Code Monkey logo

Comments (5)

camilonova avatar camilonova commented on August 22, 2024

@koehlma any comment about this one?

from pygrooveshark.

koehlma avatar koehlma commented on August 22, 2024

I did some reverse engineering, so I think it could be done by implementing "getBroadcast" and "getTopBroadcastsCombinedEx" API methods. The responses contain the current song as well as the position you need to seek to and the next song(s). But for now I do not have enough time to implement it although I would be really glad to see this in Mopidy.

from pygrooveshark.

camilonova avatar camilonova commented on August 22, 2024

@koehlma do you think you will have some available time soon (couple months)?

If not, can you sketch some basic steps so I can try to do it on my own?

from pygrooveshark.

koehlma avatar koehlma commented on August 22, 2024

I am not sure because I am very busy and if I do so I would like to do a complete makeover because the other parts of the API are outdated.

You need to reverse engineer the missing parts of the unofficial API and then reimplement them in Python using the Connection-class which provides some low level API abstraction. This could be done by using FireBug. As I mentioned before a problem might be that the whole API is outdated, so other parts need to be changed as well to make it work.

from pygrooveshark.

koehlma avatar koehlma commented on August 22, 2024

I forgot to mention that there is a tool to help you with reverse engineering the API. Have a look at https://github.com/koehlma/pygrooveshark/blob/develop/utils/grooveshark_analyzer.py it's a proxy which shows you the API calls.

from pygrooveshark.

Related Issues (13)

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.