Releases: Buhlean/LiaTranscriptLiveEdit
Release list
1.14.0: Better Stats and Style
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
All en-* Tags work now!
Fixed dialect problems Some language codes, like en-gb were rejected before. Now all en-* codes are accepted.
Better transcript fetching
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
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
plus bugfix: loading another video after the first does not break the stat results anymore
First Release
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.