Myaamori-Aegisub-Scripts icon indicating copy to clipboard operation
Myaamori-Aegisub-Scripts copied to clipboard

Remove Newline Characters

Open MrFanservice-png opened this issue 1 year ago • 0 comments

How do I adjust the script so it removes newline characters like \N from the subtitles? for %I in (*.ass) do python -m subdigest -i "%I" --selection-set "text" "\\p" --remove-selected --selection-set style "Sign|OP|ED|op|ed|kfx|Karaoke|Eyecatch|Signs" --remove-selected --remove-all-tags --remove-comments --get-field text -o "%~nI.txt"

MrFanservice-png avatar Sep 06 '24 05:09 MrFanservice-png