Code Monkey home page Code Monkey logo

Comments (1)

khloke avatar khloke commented on August 23, 2024

Hi tibtowt,

I really appreciate your suggestion, however this is something that I have to reject. This is something I set out to avoid right from the beginning of the project. Before I starting working on this, there were already a number of extensions in the market that does this, and the common problem among all these extensions is that, whenever YouTube decides to change its webpage, these extensions stop working, and the developer will then have to start working on changing the code in their extension to work with the new webpage, this presents 2 problems: (1) It takes time, meaning the extension will not work until fixed and (2) High maintenance for the extension.

When I realized that the extensions that I was using at the time was breaking every few months and only starts working after a few days, or even in some cases, never fixed, I set out to make my own that would get around this problem. What I did ended up as Play to Kodi, where the button is in the extension, and it reads the URL of the page rather than the page itself, meaning that YouTube can change their webpage any way they like, and the extension keeps working. Reading the URL is great because it is highly unlikely for YouTube to change that because it will break the links people have shared all over the internet, and because the button lives outside of the page, it doesn't get affected. I know many people may not agree with me, but I believe this is an advantage that is a victim of its own success and people have taken it for granted without even realizing it.

TL;DR: Sorry. Won't implement.

Cheers,
KH

from play-to-xbmc-chrome.

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.