Quick actions

cmd+k|ctrl+k

Navigation

Languages

Basic clean up of YouTube transcript

Snippet info

Language

Raku

Visibility

public

Author

raiph

Created

2024-05-20T14:28:44.744174Z

Updated

2024-05-20T14:40:47.096555Z

# gwcifozi0d -- Get whitespace clean input from output zapped inexpensively (zero pennies). 
# Paste transcript into Input then click Run.

say S:g [ \s+ \d+ \: \d+ \s+ | \s+ ] = ' ' given slurp
INFO