VideoSort
VideoSort copied to clipboard
Mutablesequence fix
Python 3.8 changes how the collections package works. See https://stackoverflow.com/questions/53978542/how-to-use-collections-abc-from-both-python-3-8-and-python-2-7
Not that this will ever get merged, of course.
FWIW, this branch is based on #65.