Git Product home page Git Product logo

Comments (6)

MeoMix avatar MeoMix commented on July 19, 2024 1

Hahaha. What the hell are you doing still using my software? <3

Oh gosh. I think it is possible, but it's been a while. I know that originally Streamus only wrote to local and the DB was added later. Let me look at it for a bit.

from streamuschromeextension.

Sikksens avatar Sikksens commented on July 19, 2024

Of course :P
There's literally nothing else out there with the same features, the search from chrome bar and radio are amazing!!

I thought maybe replacing all the old url's with the Backbone.LocalStorage adapter but not entirely sure exactly which ones though.

from streamuschromeextension.

MeoMix avatar MeoMix commented on July 19, 2024

Yeah you're definitely on the right path with replacing the URLs with localStorage adapter.

If you take a look at streamItems.js

https://github.com/MeoMix/StreamusChromeExtension/blob/Development/src/js/background/collection/streamItems.js

you'll see it's implemented using the localStorage adapter.

A starting point would be to mirror this setup with Playlists and PlaylistItems:

My only concern is that there might be server-side logic modifying things slightly as they're saved, but at a glance I don't see anything too crazy going on:

You might try starting there and, if unsuccessful, let me know what seems to be the issue? I don't have this running on my machine right now at all.

from streamuschromeextension.

sravan-bala avatar sravan-bala commented on July 19, 2024

Try UpNext. It is a good chrome extension as well which serves same purpose. , They dont display the entire video but displays a still image from video

from streamuschromeextension.

MeoMix avatar MeoMix commented on July 19, 2024

@sravan-bala Just to be clear, UpNext is also in violation of YouTube's TOS. It'll be taken down if/when it ever becomes popular enough to incur their wrath. Just trying to set expectations.

from streamuschromeextension.

sravan-bala avatar sravan-bala commented on July 19, 2024

Oh is it? cruel world man!

from streamuschromeextension.

Related Issues (20)

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.