diff options
author | dec05eba <dec05eba@protonmail.com> | 2022-01-01 19:13:31 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2022-01-01 19:13:31 +0100 |
commit | d741e37bad31245073bced329caa40db8ad1f57e (patch) | |
tree | 41a43aff6d5350c3d054d1ec8d70f7f1cdca59c1 /TODO | |
parent | 40693c88eba9d4bb86688b5b59c91308828830c1 (diff) |
Remove youtube likes/dislikes code now that youtube removed dislikes
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -212,4 +212,5 @@ Improve pinephone video load performance by not restarting mpv on next video. In Very large resolutions, such as 7680x2160 (id 272) for video https://www.youtube.com/watch?v=GxaH40zpvYc are not supported by the youtube android video loader. Find a way to fix that. 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.
\ No newline at end of file +Cleanup font sizes that are not visible (or not used for a while). Also do the same for character ranges font texture. +Show video upload date in video description on youtube.
\ No newline at end of file |