Skip to content

hoosierEE/prettier-zoom-chat-logs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prettier-zoom-chat-logs

zoom chat.txt → html

For reasons I do not understand, Zoom has at least two different chat text file formats.

One format shows up in my Downloads folder on my local machine, the other is available from the Zoom website in the recordings tab. This project works on the latter format.

So first download your chat text files from the Zoom website’s Recordings tab, then:

python3 pretty.py chat.txt > chat.html

Input:

00:58:04	Alex:	Depends on your teaching style, I guess.
00:58:20	Wheezy:	Did  you check out https://scikit-learn.org/stable/modules/generated/sklearn.metrics.RocCurveDisplay.html#sklearn.metrics.RocCurveDisplay.from_predictions ?

Are you putting a multiclass AUC ROC in your paper?
00:59:20	Alex:	Replying to "Depends on your teac..."

I'm not sure! It looks like it wouldn't add much to the visuals...
01:00:13	Wheezy:	Reacted to "Depends on your teac..." with 👍
01:01:30	Alex:	See ya!
01:02:00	Wheezy:	l8r

Output:

./screenshot.png

About

zoom chat.txt → html

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published