All Projects → LiveTL → Livetl

LiveTL / Livetl

Licence: agpl-3.0
Get live translations for YouTube streams, crowdsourced from multilingual viewers!

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Livetl

Hibiki
🤖 The best all-in-one Discord bot! Automod, fun, music, utilities, and more. Customizable, easy-to-use, and fully translatable.
Stars: ✭ 86 (-64.75%)
Mutual labels:  translations
Laravel Translatable String Exporter
Translatable String Exporter for Laravel
Stars: ✭ 149 (-38.93%)
Mutual labels:  translations
React Native Paper Dates
Smooth and fast cross platform Material Design date and time picker for React Native Paper
Stars: ✭ 173 (-29.1%)
Mutual labels:  translations
Eslint Plugin I18n Json
Fully extendable eslint plugin for JSON i18n translation files.
Stars: ✭ 101 (-58.61%)
Mutual labels:  translations
Nova Translatable
Making Nova fields translatable
Stars: ✭ 119 (-51.23%)
Mutual labels:  translations
Android
DuckDuckGo Android App
Stars: ✭ 2,290 (+838.52%)
Mutual labels:  translations
Translala
Translation Toolbox for your Laravel/Symfony project (translate, stats, commons and dead translations reports, coverage, CI process)
Stars: ✭ 70 (-71.31%)
Mutual labels:  translations
Normit
Translations with speech synthesis in your terminal as a node package
Stars: ✭ 219 (-10.25%)
Mutual labels:  translations
Talkr
Talkr is a super small i18n provider for React applications. It supports Typescript, has 0 dependencies, and is very easy to use.
Stars: ✭ 129 (-47.13%)
Mutual labels:  translations
Laravel Translatable
[Deprecated] A Laravel package for multilingual models
Stars: ✭ 1,974 (+709.02%)
Mutual labels:  translations
Webtranslateit
A CLI to sync locale files with webtranslateit.com.
Stars: ✭ 102 (-58.2%)
Mutual labels:  translations
Django Translations
Django model translation for perfectionists with deadlines.
Stars: ✭ 109 (-55.33%)
Mutual labels:  translations
Kitsu Web
🔥 Ember.js app for Kitsu
Stars: ✭ 158 (-35.25%)
Mutual labels:  translations
Cyrillic To Translit Js
Ultra-lightweight JavaScript library for converting Cyrillic symbols to Translit and vice versa
Stars: ✭ 91 (-62.7%)
Mutual labels:  translations
Nodeguide.ru
nodeguide.ru
Stars: ✭ 176 (-27.87%)
Mutual labels:  translations
Developing Ios 11 Apps With Swift
Stanford 公开课,Developing iOS 11 Apps with Swift 字幕翻译
Stars: ✭ 1,237 (+406.97%)
Mutual labels:  translations
Laravel Auto Translate
Automatically translate your language files using a translator service
Stars: ✭ 153 (-37.3%)
Mutual labels:  translations
Deep Translator
A flexible free and unlimited python tool to translate between different languages in a simple way using multiple translators.
Stars: ✭ 233 (-4.51%)
Mutual labels:  translations
Attranslate
Semi-automated Text Translator for Websites and Apps
Stars: ✭ 178 (-27.05%)
Mutual labels:  translations
Jenkins Zh
Jenkins 中文社区网站源码
Stars: ✭ 165 (-32.38%)
Mutual labels:  translations

LiveTL - Translation Filter for Streams

Latest Release Build Tests License: AGPL v3 js-semistandard-style Bundler: samepack Contributors Issues Total Lines Size Commit Activity Discord

Get live translations for YouTube streams, crowdsourced from multilingual viewers!

Download LiveTL

Demo

Feedback and Contributing

We have a Discord server for those who would like to give feedback or discuss new features! Here is the invite.

If you are interested in helping us solve any issues and/or add features, please let us know in the Discord server and submit a Pull Request!

Usage

To build from scratch, execute the following commands in a bash terminal. The resulting extension zip file will be in dist/. The unpacked extension will be in build/

git clone https://github.com/LiveTL/LiveTL.git --recursive
# you must clone recursively because the repository uses submodules
cd LiveTL/
make

⚠ Build Dependencies ⚠

  • rsync
  • npm (Note that the version installed by apt on Ubuntu 18.04 is too old and will not work, you'll have to upgrade npm manually)
  • gnu-sed (MacOS -- brew install gsed will install GNU-SED if you have brew installed)
  • python >= 3.6

Developers

LiveTL is developed by these fine people.

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