Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] for SRT {timestamp[absolute]} in output doesn't work? #34

Closed
Gorrrg opened this issue Dec 28, 2017 · 0 comments
Closed

[bug] for SRT {timestamp[absolute]} in output doesn't work? #34

Gorrrg opened this issue Dec 28, 2017 · 0 comments
Labels

Comments

@Gorrrg
Copy link
Contributor

Gorrrg commented Dec 28, 2017

Ok, I used {timestamp[absolute]} and added the timestamp absolute formatting for all types as you suggested in #33. But it seems to be failing for SRT.

This from my settings.json:

        "srt": {
            "duration": 2000,
            "comments": {
                "format": "{commenter[display_name]}: {message[body]}"
            },
            "output": {
                "format": "{channel[name]} - {timestamp[absolute]} - {_id} - {title}.srt",
                "timestamp": {
                    "absolute": "%Y%m%d"
                }
            }
        }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants