Giter VIP home page Giter VIP logo

ytnote's Introduction

✍️ YtNote by YuipApps

This is a beta/free release version of the Chrome extension (1) "YtNote by YuipApps" from YuipApps.

Compatible with:

  • Chrome
  • Firefox
  • Opera
  • Microsoft Edge
  • Chromium
  • Brave Browser
  • Android Chrome
  • Kiwi Browser
  • iPhone/iOS Safari
  • and many more.

(1): I said Chrome extension, but it is just a Javascript code, that doesn't depend on any particular browser. Thus, the app is fully compatible with any other browsers; All you want to launch the app is run a single line of code.

Click the above images to jump to the YouTube tutorial!

Table of Contents

Quick Start

Copy the following code and paste onto your browser's URL address bar, enter to launch the app.

javascript:(async () => { await import("https://cdn.jsdelivr.net/gh/yuis-ice/ytnote/bundle.js"); })();

REMEMBER, in most browsers for a security reason when you pasted "javascript:.." urls, it's trimmed automatically; So if the app doesn't launch, please double-check if you have the correct url that has the "javascript:" at the first of the url.

You can also paste the above url onto the developer tools console. Open the dev tools with ctrl-shift-i, then click the console tab, then paste it.

If you have a problem on the app launch, feel free to open an issue here. HOWEVER, we don't need bug reportings, since we know that the app has many bugs as the app is beta.

Warning

The app is on beta release. I confirmed there are multiple bugs on the app.

Bug examples and workarounds:

  • don't click the "show metadata" buttons; it freezes your youtube tab.
  • when your tab/window/browser freezed, close the tab asap (you can use the shortcut key ctrl-w) then reopen it (ctrl-shfit-t); but remember that in the worst cases, your browser might be crashed
  1. always backup your works before using the app.
  2. backing up your chrome tabs using an extension such as session buddy is recommended

Pro tip:

A quick and safe way to try out the app is launching the app in the new Chrome instance. Open cmd.exe or powershell.exe then run i.e:

chrome.exe --user-data-dir="C:\Users\username\chrome-tmp"

Auto Startup

You can config the app automatically starting on YouTube URL visits using a userscript such as Tampermonkey.

  1. Install the Tampermonkey • Chrome Chrome extension for Chrome/Brave/Kiwi or Greasemonkey for Firefox.
  2. Install the userscript here.

YtNote Pro

In the coming months, we're going to publish the alpha release of YtNote, a.k.a. "YtNote Pro".

YtNote Pro includes following features at this moment.

  • Much faster
  • Saves notes, state, data between tabs
  • YouTube, BiliBili, Twitch, Vimeo, Niconico, and more video streaming sites
  • Constant bug fixes and feature updates
  • Forum support

We will update here when the app is ready to release. But in the case if you prefer to get notified when we have released the app, you can join to our mailing list. If you prefer that, email us via the following email, including a text message "subscribe to YtNote Pro news" (case insensitive).

Please note that, the email is not for support in any way. We don't check all support requests, advertisements, business contacts coming to this address.

Discraimer

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

ytnote's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

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.