Code Monkey home page Code Monkey logo

tempus's Introduction

Tempus GitHub license WebStore release

Tempus allows you to manage and view YouTube comments with timestamps efficiently.

Tempus - A tool to efficiently view YouTube comments with timestamps | Product Hunt

demo.mp4

Features

  • ๐Ÿ”– View concentration of comments using opacity of displayed markers.
  • โŒ› View comments containing a particular timestamp.
  • โฉ While playing the video, view comments with timestamps like a live chat replay.
  • โš™๏ธ Customize the primary colour, block size of the markers.

Usage

Install and enable Tempus from the Chrome Web Store here!

To use Tempus, just make sure the extension has been installed and enabled in your browser. Then, you can head to any YouTube video, where the extension will collect timestamps from the comments and display them under the video progress bar.

The settings, which are accessible through the Tempus icon on the top-right of your browser, allow you to:

  • ๐Ÿ“ Configure the block size of the marker default: 1 (value can range between 1 and 20 seconds)
  • ๐Ÿ“Š Toggle HeatMap markers default: enabled
  • โฉ Toggle the comment live replay default: disabled
  • ๐Ÿ–ฑ๏ธ Toggle the marker on-click comment view default: enabled
  • ๐ŸŽจ Configure the primary colour for markers default: #ffb347 #ffb347

Contributing

  1. Clone the repository.
  2. Create a new file config.js at the same level as the background.js file and add the following to it:
let config = {
    // Replace [YOUR_API_KEY] with your YouTube API key.
    "API_KEY": "[YOUR_API_KEY]"
};
  1. Head to chrome://extensions and turn the developer mode on.
  2. Click on Load Unpacked and select the cloned repository.
  3. Enjoy!

All contributions are welcome! You can add functionality, fix bugs, or make any other improvements. When you're done, submit a pull request!

License

The code is licensed under the MIT license.

tempus's People

Contributors

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