GithubHelp home page GithubHelp logo

fillerkiller's Introduction

FillerKiller

YouTube silence skipper browser extension

Motivation

The famous Carykh video on youtube.

Silence in education is not just wasteful, it is also boring. Cutting silence intensifies the learning and makes every lecturer seem as quick witted and engaging as the incomparable Robin Williams.

FillerKiller is not available on the chrome web store. Jump Cutter a better version of this browser extension.

FillerKiller was my experiment to see if silence skipping could work in the browser, and it does.

Usage

  1. git clone REPO

  2. cd REPO

  3. cd server

  4. npm install

  5. Load unpacked extension in browser

  6. node server.js

How it works

  1. The extension requests the video id from the local server.
  2. The server uses ytdl to download just the audio. Then FFMPEG to convert this audio to wav.
  3. The server detects silence and creates JSON of the sound cues.
  4. This is sent back to the extension which injects a content script which skips silence.

Things are broken

This is a work in progress. Sometimes a page refresh is necessary. Sometimes the server crashes.

fillerkiller's People

Contributors

evanburnette avatar

Stargazers

 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.