Skip to content

Releases: Buhlean/LiaTranscriptLiveEdit

1.14.0: Better Stats and Style

Choose a tag to compare

@Buhlean Buhlean released this 23 Nov 00:01
e29eba4
Can now display Top 10, 30, 60 Stats for ease of use! 
Additionally, styling has been unified and improved, hopefully for mobile as well.
JSON Decoding was made modular and pipelined for immediate and future use.

A Fix

Choose a tag to compare

@Buhlean Buhlean released this 22 Oct 17:35
75d4ea6
Fixed it.

Fixed the fix, which broke the fix from before. Sorry.

All en-* Tags work now!

Choose a tag to compare

@Buhlean Buhlean released this 22 Oct 17:27
3f3f391
Fixed dialect problems

Some language codes, like en-gb were rejected before. Now all en-* codes are accepted.

Better transcript fetching

Choose a tag to compare

@Buhlean Buhlean released this 18 Oct 17:48
91de5e1
Fixed fetching unorthodox transcripts

No transcript: better error message
==1 transcript: fetches that
>1 transcript (as in with and without closed captioning, fore example): chooses one at random

Persistent storage

Choose a tag to compare

@Buhlean Buhlean released this 16 Oct 18:35
7043f35
Added persistent state via localstorage

It now saves the transcript, edits, and preferences even if you switch slides, refresh the page or come back another day.
Based on "localstorage", therefore applies only to the same browser with "scrub after use" turned off.
Only the last state is saved at the moment; if there's demand for "1 save per visited video" let me know.

0.11.1: ordering stats now user-controlled

Choose a tag to compare

@Buhlean Buhlean released this 29 Sep 15:42
aea8590
plus bugfix: loading another video after the first does not break the stat results anymore

First Release

Choose a tag to compare

@Buhlean Buhlean released this 28 Sep 17:09
9885d8d

A LiaScript Template intended to be used for viewing a YouTube video while being able to follow, search, and edit its transcript.

At the moment the transcript had to be created by a human (no auto-generated transcripts) and has to be in english.
The LiaCourse creator needs only to embed the Module.md, then use the @RunTranscriptLE macro to use this Template on a slide.
The user provides only a link or just the ID to a valid YouTube video. The user can follow the spoken word by watching the video as the current cue gets highlighted in real-time or they can click on any cue to jump to that point in the video. The Template can count all words and phrases in the transcript and display the results instead of the transcript. The user is able to download the transcript as CSV as well as the word- and phrase-count results as CSV.