issues
search
EbaraKoji
/
youtube-downloader
MIT License
0
stars
0
forks
source link
[Feature Request] Translate captions
#2
Open
EbaraKoji
opened
4 months ago
EbaraKoji
commented
4 months ago
procedure
load captions as a .txt file
separate captions into each sentence (since in Youtube captions there are no puncts it needs some sophisticated way)
rearrange srt timestamps
translate each sentence with taking contexts into consideration
generate another .srt file
add multiple captions
EbaraKoji
commented
3 months ago
Done:
load captions as a .txt file
separate captions into each sentence (since in Youtube captions there are no puncts it needs some sophisticated way)
rearrange srt timestamps
translate each sentence with taking contexts into consideration
generate another .srt file
Remains:
add multiple captions
procedure