Menu

#6 fix break lines

Next release
closed
kom
None
5
2020-09-27
2015-04-30
No

I would like suggest 1 bug fix for subtitles that already includes the break line '\n' in the text retrieved from youtube.
As Google2srt uses '\r\n', you could include the following line in Converter.java file:

line 174: text = text.replaceAll ("\ n","\ r \ n"); (…less)

Discussion

  • Claudio Silveira

    please, ignore this: (…less)

     

    Last edit: Claudio Silveira 2015-05-01
  • kom

    kom - 2015-05-04

    Could you please provide a video example?

     
  • kom

    kom - 2020-09-27
    • status: open --> closed
     
  • kom

    kom - 2020-09-27

    Not enough details. Closed.

     

Log in to post a comment.