Skip to content

pman0214/youtube2srt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Convert YouTube Subtitle XML into srt

This program converts youtube subtitle XML file into srt file.

Usage

Specify subtitle XML file retrieved from YouTube as an input. This outputs SRT onto your display.

$ python main.py abcde.xml

You can specify output SRT filename with -o option. The output file is written with UTF-8 encoding.

$ python main.py -o abcde.srt abcde.xml

Limitation

Not fully tested.

Copyright, License

Copyright (c) 2017, Shigemi ISHIDA

This software is released under the BSD 3-clause license. See LICENSE.

About

Convert YouTube subtitle XML into SRT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages