• Stars
    star
    502
  • Rank 87,451 (Top 2 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created over 7 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Currently codenamed maia-yt is a userscript (and browser extension) that enhances the user's experience on YouTube.

maia-yt

Greenkeeper badge Build Status Discord Latest release

Currently codenamed maia-yt is a userscript (and browser extension) that enhances the user's experience on YouTube.

What's in this at the moment

It will only work for the new YouTube layout and will only repeat a video. A lot of the core functionality of this project hasn't been finalized yet.

Current plan moving forward

I will at some point also add these as issues and create proper milestones on GitHub.

Alpha milestone (current)

Before anything else, the groundwork for this project needs to be completed. Here's a simplistic overview of what needs to be done:

  • Only inject scripts into the page that is necessary for it to control the player and other essential things. We don't want to degrade the performance as in the old YouTube Center.
  • Player controller that will dispatch player events (play, pause, end, video quality change, etc.).
  • Simple functionality like the repeat functionality. This depends on the end video event.
  • Support for the new YouTube layout (including the old one)
  • (Maybe UI components on the page - only for testing)
  • Simple settings

Beta milestone

In this stage a lot of missing things in the first milestone will be added. This will be the first usable version.

  • Implement settings UI. I might decide on a whole page/website for the settings.
  • Implement a lot of basic features (haven't decided on what to add yet).
  • Add Chrome extension, Edge extension, Firefox extension, Maxthon extension and Safari extension (if I'm missing some create an issue about it and I will consider adding it to the list).
  • Implement an i18n system.
  • ...

Release milestone

Not sure what should be in this milestone yet.

More Repositories

1

YouTubeCenter

YouTube Center is a userscript designed to expand the functionality of YouTube. It includes the ability to download the video you're watching, auto selecting your preferred video quality and much more.
HTML
2,892
star
2

ts-di-transformer

A proof-of-concept of using interfaces with a dependency injection system with custom transformers
TypeScript
12
star
3

UserProxy

This is a library to userscripts (or extensions) which will enable you to inject your userscript into the page and still have access to functions like GM_setValue.
JavaScript
9
star
4

node-protoc

A simple wrapper for the protoc.
JavaScript
6
star
5

spfphp

A library in PHP to serve SPF pages.
PHP
5
star
6

portlib

A library that can connect the page sandbox and the content script sandbox.
JavaScript
3
star
7

Steam-Giveaways

For /r/pcmasterrace
PHP
3
star
8

YouTubeCenter-release

JavaScript
3
star
9

yeppha.github.io

Website for YouTube Center
HTML
2
star
10

ts-di-transformer-example

An example of the dependency injection with ts-di-transformer
TypeScript
1
star
11

CrowdinManager

A tool I created for the purpose of easily downloading, building and uploading files from Crowdin.
Java
1
star
12

closure-compiler-gulp

Gulp addon for using Closure Compiler to create Chrome extensions
JavaScript
1
star
13

logout-of-uni-login

A simple Chrome extension to log out of UNI-C
JavaScript
1
star
14

LiquidLanguage

A library used for [email protected]:YePpHa/ExtensionBuilder.git.
JavaScript
1
star
15

ExtensionBuilder

A NodeJS library used by YouTube Center to compile it to browser extensions including userscript.
JavaScript
1
star
16

YouTubeCenter-web-builder

(ABANDONED) This is the build script for YouTube Center's website.
JavaScript
1
star
17

jekyll-YouTubeCenter

Base template for Jekyll to generate YouTube Center's website.
CSS
1
star
18

chatgpt-search-mode

A simple extension to test search capabilities like Bing in ChatGPT
JavaScript
1
star