import html_to_video.html_to_video as htov
with open('./override-fade.js', 'r') as f:
script = f.read()
htov.create_video_from_htmls(
plot_files,
'./results/videos/video.avi',
script_to_append=script,
append_inplace=True,
fps=5,
post_render_wait=0.3
)
-
Notifications
You must be signed in to change notification settings - Fork 0
License
smarttransit-ai/html_to_video
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published