Skip to content
New issue

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

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

Already on GitHub? # to your account

Add Timecode Generator #6

Open
peake100 opened this issue May 10, 2021 · 0 comments
Open

Add Timecode Generator #6

peake100 opened this issue May 10, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@peake100
Copy link
Contributor

For things like:

for tc in vtc.generate(start=vtc.Timecode("01:00:00:00", rate=vtc.RATE.24)):
    print(tc)
@peake100 peake100 added enhancement New feature or request good first issue Good for newcomers labels May 10, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant