bindestriche / srt_fix

yt-autosub-srt-fix a yt-dlp plugin to fix double lines of youtube subtitles converted to srt via ffmpeg
The Unlicense
22 stars 5 forks source link

Bug: subtile timestamps are reversed. #11

Closed mataka123 closed 4 months ago

mataka123 commented 5 months ago

Subs fixed with srt_fix_stdlib.exe have subtile timestamps are reversed. I.e.: 1 00:00:06,769 --> 00:00:04,610 how is the day treating you so far so

2 00:00:07,909 --> 00:00:06,779 good yeah go to the gym a little bit

bindestriche commented 5 months ago

Can you provide a YouTube example link ?

mataka123 @.***> schrieb am Sa., 13. Jan. 2024, 19:23:

Subs fixed with srt_fix_stdlib.exe have subtile timestamps are reversed. I.e.: 1 00:00:06,769 --> 00:00:04,610 how is the day treating you so far so

2 00:00:07,909 --> 00:00:06,779 good yeah go to the gym a little bit

— Reply to this email directly, view it on GitHub https://github.com/bindestriche/srt_fix/issues/11, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATZWN6V545AEJWNZRG3NH33YOLGKNAVCNFSM6AAAAABBZPTN22VHI2DSMVQWIX3LMV43ASLTON2WKOZSGA4DANBSGQZTMOI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

mataka123 commented 5 months ago

I tried with multiple links and same result. This is last link i used: https://www.youtube.com/watch?v=i7Xir9ogmhY

bindestriche commented 4 months ago

new commit should fix the problem. thank you for your report