aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tools/subtitles.py
Commit message (Collapse)AuthorAgeFilesLines
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-051-1/+1
|
* Modified get_path function in tools/subtitles.pysaksham11152016-07-191-9/+6
|
* Saing subtitle after editsaksham11152016-07-191-1/+10
|
* Removed ast and fixed commentssaksham11152016-07-191-16/+4
|
* Opening ths subtitle using absolute path and open functionsaksham11152016-07-191-2/+18
|
* Converting the path to subtitle into a tuplesaksham11152016-07-191-0/+10