Greedquest
Greedquest
@dedale Poetry looks like it's instead of conda right, it's another dependency manager?
@elliotwaite I just wonder whether there's a bit of a loophole; given we each use our *own* API key, it's perfectly possible we all just happened to clone this project...
@ShadowTheAge So reimplement YouTube's video suggestion algorithm! I mean that's basically what this extension is for, to allow you to pick the videos you want to watch based on community...
@elliotwaite Another interesting thing to see would be Likes : Comment count (likes on video per comment) - since both of these are positively correlated with "engagement" dividing one by...
@Gaeriel yeah number of commenters rather than comments is a good shout, as like votes are one per user. Looking at the docs, unique commenter count is not one of...
@eliyahuA It's worse than that; because the gen_py outputs contain hyphens (`win32com.gen_py.00020813-0000-0000-C000-000000000046x0x1x9`) you actually _can't_ import them at design & compile time and mypy doesn't follow `__import__()` statements. On top...
@retailcoder minor point in the naming, I actually lean more towards `RD_MODULE_NAME` now - I know there's the whole thing with underscores and implemented interfaces, but a `Const` can _never_...
@Anarios Ok I didn't realise you were already collecting extension user data to populate the stats for new videos. For old videos, do you look up the dislike & like/view...
@phly95 _"[...] only fall back to algorithms if not enough people with the extensions have voted on a video."_ - That's part of the aim of this discussion - finding...
@sserdda-liamE @martin-braun Referring back to an earlier comment: > From what I see now (comparing archived dislikes to actual dislikes by extension users) - there is no strong bias, we're...