Skip to content

v1.3

Compare
Choose a tag to compare
@BlipRanger BlipRanger released this 17 May 23:50
· 110 commits to main since this release

Complete re-factor / re-arranging of the code into a much more readable and stable setup. Now uses templates instead of writing the html in the python code. Code is now arranged like a proper module with proper helper functions. The timer function has been removed for now, as has the pagination, but when videos are rendered on an html page, they only preload the metadata, which keeps the weight of the index page down. This version will likely undergo additional testing and 1.3.1 will likely be released soon as a result.