Skip to content

Syntax error fix #4

@Lsatric

Description

@Lsatric

In finsta360.py its a line called:

print('finsta360.py : to finalize incomplete MP4 of Insta360 ONE-X

To make the script work I had to add ') after X to make it consistent like this:

print('finsta360.py : to finalize incomplete MP4 of Insta360 ONE-X')
print('https://github.com/kichiki/finsta360')
print('USAGE: finsta360.py [options]')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions