All Projects → YePpHa → Maia Yt

YePpHa / Maia Yt

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

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Maia Yt

yout
🔥 YouTube playlist player for desktop. Free, no YouTube ads, floating window. Available for Linux, Mac and Windows.
Stars: ✭ 82 (-83.37%)
Mutual labels:  player, youtube
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.
Stars: ✭ 2,897 (+487.63%)
Mutual labels:  youtube, userscript
youtube-ios-player-helper-swift
A full swift implementation of https://github.com/youtube/youtube-ios-player-helper. Helper library for iOS developers looking to add YouTube video playback in their applications via the iframe player in a UIWebView
Stars: ✭ 55 (-88.84%)
Mutual labels:  player, youtube
ykh5p
改善优酷官方html5播放器播放体验
Stars: ✭ 43 (-91.28%)
Mutual labels:  player, userscript
Piptool
Add the Picture-in-Picture Functionality to YouTube, Netflix, Plex and other video broadcasting services in macOS Sierra
Stars: ✭ 337 (-31.64%)
Mutual labels:  webpack, youtube
userscript-iqiyi-player-switch
爱奇艺flash播放器与html5播放器随意切换,改善html5播放器播放体验。
Stars: ✭ 68 (-86.21%)
Mutual labels:  player, userscript
Xcdyoutubekit
Stars: ✭ 2,853 (+478.7%)
Mutual labels:  player, youtube
Crunchyroll Html5
A fully fledged HTML5 player for Crunchyroll.
Stars: ✭ 175 (-64.5%)
Mutual labels:  player, userscript
Upnext
Chrome Extension for streaming music from SoundCloud & YouTube
Stars: ✭ 320 (-35.09%)
Mutual labels:  player, youtube
Youtube Live Chat Flow
Chrome Extension for Flowing Chat Messages on YouTube Live
Stars: ✭ 309 (-37.32%)
Mutual labels:  webpack, youtube
Youtube desktop
The desktop Youtube Application built using Electron. (In development)
Stars: ✭ 123 (-75.05%)
Mutual labels:  webpack, youtube
Redditmusicplayer
🎵 A free and open-source streaming music web player using data from Reddit
Stars: ✭ 401 (-18.66%)
Mutual labels:  player, youtube
Ytermplayer
Stream youtube playlists as audio on linux terminal
Stars: ✭ 235 (-52.33%)
Mutual labels:  player, youtube
YoutubePlayer
Play and download YouTube videos. Extract audio from video. With minimalist beautiful gui.
Stars: ✭ 19 (-96.15%)
Mutual labels:  player, youtube
Min Vid
Popout video player in Firefox
Stars: ✭ 180 (-63.49%)
Mutual labels:  player, youtube
Vue Youtube
A simple component for a powerful API. vue-youtube provides a simple layer for you to use your imagination while over the YouTube IFrame Player API.
Stars: ✭ 261 (-47.06%)
Mutual labels:  player, youtube
Vime
Customizable, extensible, accessible and framework agnostic media player. Modern alternative to Video.js and Plyr. Supports HTML5, HLS, Dash, YouTube, Vimeo, Dailymotion...
Stars: ✭ 1,928 (+291.08%)
Mutual labels:  player, youtube
Shuffle
Shuffle every song in existence from YouTube
Stars: ✭ 131 (-73.43%)
Mutual labels:  player, youtube
Openwhyd
💎 Like Pinterest, for Music
Stars: ✭ 287 (-41.78%)
Mutual labels:  player, youtube
Vue Video Player
🎞 @videojs component for @vuejs
Stars: ✭ 4,026 (+716.63%)
Mutual labels:  player, 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].