From 2ab6101995bae87a93bcbed4df6a8643d424f127 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Thu, 17 Jun 2021 22:59:55 +0200 Subject: Fix youtube copyrighted videos --- TODO | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 6af2d71..e847fc1 100644 --- a/TODO +++ b/TODO @@ -167,6 +167,5 @@ Disable drop shadow on pinephone. Load the next page in chapter list when reaching the bottom (when going to previous chapters in image view). Loading image background should be rounded. //Workaround mpv issue where video is frozen after seeking (with and without cache enabled, but more often with cache enabled). This happens because of audio. Reloading audio fixes this but audio will then be gone. -Fix youtube comments not working because of youtube update. Missing xsrf_token. -Fix youtube copyrighted videos not working. Youtube triggers recaptcha for request to watch?v, but signature code is also broken? -Better deal with reading from file errors. This could happen when reading a file while its being modified. See read_file_as_json. \ No newline at end of file +Better deal with reading from file errors. This could happen when reading a file while its being modified. See read_file_as_json. +Fix youtube comments. \ No newline at end of file -- cgit v1.2.3