I’m kind of updating peertube now to include more things other than just DT related stuff.. things I think are interesting or want to mirror in case they disappear off youtube. For example;
yeah it’s a french founded open source youtube basically, but it’s also federated so users of one instance can subscribe to channels on another instance. being french there are some .. strange choices .. like how search worked for example. it confounded me so much that i forked the project and customized my own instance so searches searched everything (descriptions etc.) not just video titles. i also changed how search worked from a trigram matching system to a traditional word split AND based search where more search terms means more narrow results instead of more and more matches on partial words (configurable in admin settings). I changed playlist display and default video order etc.