Skip to content

kevinbenton/ytube_comment_formatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Youtube Comment Formatter

Script to help the struggling youtube commenter format comments into youtube-comment-compatible strings

Usage

Send a colon-separated string via standard input into the script:

echo "North Korea:Doesn't even lift" | ./textstack.py

Outputs:

North Korea
North Kore
North Kor
North Ko
North K
North
Nort
Nor
No
N
D
Do
Doe
Does
Doesn
Doesn'
Doesn't
Doesn't e
Doesn't ev
Doesn't eve
Doesn't even
Doesn't even l
Doesn't even li
Doesn't even lif
Doesn't even lift

Alternatively, it can read colon-separated strings from a file:

textstack.py strings.txt

About

Script to help the struggling youtube commenter format comments into youtube-comment-compatible strings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages