Giter Club home page Giter Club logo

youtubequality's People

Contributors

dewana-dewan avatar focus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

youtubequality's Issues

why inject with document.body.appendChild

this is a question not a bug.

Why does the yt.js inject code like <script>foo</script> into the document with document.body.appendChild ? Isn't there some way to directly use that code like:

      var fileref=document.createElement('script')
      fileref.setAttribute("type","text/javascript")
      fileref.setAttribute("src", filename)
      document.getElementsByTagName("head")[0].appendChild(fileref)

Select closest available quality if configured is not available

If I configure YouTube Quality for 144 but 144 is not available then YouTube autoselect kicks in, typically selecting the highest available quality. I would prefer YouTube Quality instead select the closest available quality to that configured, 240 for example.

Does not seem to be working

This extension doesn't seem to be working anymore for me. Whenever I open a video, it doesn't automatically set the resolution to 1080p like I've set it; I have to do it manually.

This is on Chrome Version 42.0.2311.152 m (64-bit) and version 1.8 of the extension.

Ads Wont Play

I have a issue where if i have the pause video on startup on if a ad on youtube comes up when you press play it plays for a second and then pauses again

Need to press play twice if "Pause the video at the start." is on.

When youtube video is paused at the beginning it always requires to press play twice for some reason to make it play it. Can you fix it? Thanks.
P.S. Thanks for your addon. I hate it when youtube plays first few seconds in low quality and then starts playing in HD.
Chrome last version. Windows 7 x64.

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.