Add subtitle code
Posted: 14 Apr 2025, 11:45
So I have a plain text code that you suggested for my art tutorial video, but the only issue is for the subtitle to be recognized as related to the episode below or above it. Please can you suggest a subtitle code that I can add to it.
The plain text code is:
Example of art tutorial series
It changes to
What I want it to produce was
Thank you for your immediate response.
The plain text code is:
Format: Select all
{
folder.dir.dir
}
/
{
def n = folder.dir.name
def s = folder.name.match(/\d+/)
def e = i.pad(2)
def t = fn.replace('_':' ', '-':' ').upperInitial()
"$n/Season $s/$n - S${s}E${e} - $t"
}
Code: Select all
2. Basic of Head Drawing.mp4
2. Basic of Head Drawing.srt
Code: Select all
Illustrating Male Characters by Hyunkyu Kim - S02E01 - 02. Basics of Head Drawing.mp4
Illustrating Male Characters by Hyunkyu Kim - S02E02 - 02. Basics of Head Drawing.srt
Code: Select all
Illustrating Male Characters by Hyunkyu Kim - S02E01 - 02. Basics of Head Drawing.mp4
Illustrating Male Characters by Hyunkyu Kim - S02E01 - 02. Basics of Head Drawing.srt