All Projects → boramalper → Essential Youtube

boramalper / Essential Youtube

Licence: mit
An experimental UI for YouTube.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Essential Youtube

youtube-metadata
A quick way to gather all the metadata about a video, playlist, or channel from the YouTube API.
Stars: ✭ 58 (-41.41%)
Mutual labels:  website, youtube
Youtube Dl Rest
Youtube & BiliBili 视频在线解析下载 -- Website for download the Youtube & BiliBili videos.
Stars: ✭ 242 (+144.44%)
Mutual labels:  youtube, website
Youtube Projects
This repository contains all the code I use in my YouTube tutorials.
Stars: ✭ 144 (+45.45%)
Mutual labels:  youtube, website
Android Dev Sources
All those Android development sources that you need to be and stay awesome!
Stars: ✭ 434 (+338.38%)
Mutual labels:  youtube, website
Multicommentviewer
いろんな配信サイトのコメントを表示できるコメビュです
Stars: ✭ 94 (-5.05%)
Mutual labels:  youtube
Trains.net
A simple 2D game written in C# with .NET Core. Development is streamed live on https://twitch.tv/davidwengier and past streams available on YouTube at http://bit.ly/trains-net-videos
Stars: ✭ 92 (-7.07%)
Mutual labels:  youtube
Next Offline
make your Next.js application work offline using service workers via Google's workbox
Stars: ✭ 1,306 (+1219.19%)
Mutual labels:  website
Ytmdesktop
A Desktop App for YouTube Music
Stars: ✭ 1,297 (+1210.1%)
Mutual labels:  youtube
Yi Note
YiNote browser extension - online video note taking tool
Stars: ✭ 96 (-3.03%)
Mutual labels:  youtube
Av Converter
[av-converter.com] Audio and Video Converter, and YouTube downloader. Convert to MP3, MP4, AAC, FLAC, AC3, WAV, etc.
Stars: ✭ 97 (-2.02%)
Mutual labels:  youtube
Delete
(迫于压力,本项目停止维护,请尽快fork代码。1月1日之后删除项目)[免翻墙工具]A free and open-source youtube video proxy script [Written in PHP]
Stars: ✭ 1,316 (+1229.29%)
Mutual labels:  youtube
Youtube Music Desktop
A desktop client for YouTube Music with MusixMatch lyrics.
Stars: ✭ 92 (-7.07%)
Mutual labels:  youtube
Youtube Dl Subscriptions
Download all new videos from your YouTube subscriptions
Stars: ✭ 94 (-5.05%)
Mutual labels:  youtube
Justforfunc
The repository for the YouTube series JustForFunc
Stars: ✭ 1,312 (+1225.25%)
Mutual labels:  youtube
Hb
Fast http batch request tool
Stars: ✭ 97 (-2.02%)
Mutual labels:  website
Shuvi
フレームレスなYouTubeプレイヤー「Shuvi」
Stars: ✭ 91 (-8.08%)
Mutual labels:  youtube
Node Ytpl
Anonymous YouTube playlist resolver.
Stars: ✭ 92 (-7.07%)
Mutual labels:  youtube
Thanks
The first version of thanks.rust-lang.org, succeeded by rust-lang/thanks
Stars: ✭ 96 (-3.03%)
Mutual labels:  website
Gsap Player
A small, customizable youtube-like player for gsap timelines
Stars: ✭ 92 (-7.07%)
Mutual labels:  youtube
Ngx Youtube Player
YouTube player app built with Angular 7
Stars: ✭ 92 (-7.07%)
Mutual labels:  youtube

Essential YouTube

Essential YouTube is an experiment to improve user experience by stripping the redundant away and focusing on the essentials.

Features

  • Disruption-free Search

    The video keeps playing even while you are searching.

  • Instant Search

    See the results as you are typing.

  • Queuing

    Queue videos as you like to watch them consecutively.

  • Looping

    Loop a video forever.

  • Hassle-free

    Video annotations are disabled by default. Also, no Autoplay, but the videos you want to play.

  • Client-side

    There are no servers in-between you and YouTube; everything is done on your computer and it's open source. As private as it could be.

Obvious it might sound, but please keep in mind that Essential YouTube is an experiment, and as pleasing as it might be to use, it's not intended to be a replacement for everyday use. Missing functionality is not a bug, it's a feature.

Installing

  1. Clone the repository (or download as zip).
  2. Create an API key on Google APIs
  3. Set API_KEY in index.js to the created API key.
  4. Use!

License

MIT License. See LICENSE.txt for details.

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].