From 3f0473c5aa472ac99d20a46bd7217ee9b6429f62 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Thu, 25 Nov 2021 19:52:11 +0100 Subject: Youtube: show like/dislike count for videos in the youtube description --- TODO | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO') diff --git a/TODO b/TODO index 7256868..4f654af 100644 --- a/TODO +++ b/TODO @@ -213,3 +213,4 @@ Very large resolutions, such as 7680x2160 (id 272) for video https://www.youtube Use std::move(string) for all places where text.set_string is called. Use reference for text.get_string() in all places. Cleanup font sizes that are not visible (or not used for a while). Also do the same for character ranges font texture. +Youtube rating doesn't work if a youtube video has more dislikes than likes. The ratio simply becomes inverted then. Find a way to fix this using youtubes api. \ No newline at end of file -- cgit v1.2.3