Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Newline Characters #28

Open
MrFanservice-png opened this issue Sep 6, 2024 · 0 comments
Open

Remove Newline Characters #28

MrFanservice-png opened this issue Sep 6, 2024 · 0 comments

Comments

@MrFanservice-png
Copy link

MrFanservice-png commented Sep 6, 2024

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 MrFanservice-png changed the title Remove Certain Words and Phrases Remove Newline Characters Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant