mirror of
https://gitlab.rlp.net/proj-wise2526-video2document/video2document.git
synced 2026-06-15 18:01:52 +02:00
created a new module that takes a html file path and a json path to replace all speakers. Currently only working on command line not integrated
This commit is contained in:
@@ -338,3 +338,7 @@ function fileDownload() {
|
||||
console.error("Download failed:", error);
|
||||
}
|
||||
}
|
||||
|
||||
function rewriteSpeakerName(){
|
||||
console.log("Rewriting speaker name...");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user