diff options
author | dec05eba <dec05eba@protonmail.com> | 2021-05-09 12:59:07 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2021-05-09 13:01:45 +0200 |
commit | c90eab0046f95b5ff20e85be46fa4d70d451f3b6 (patch) | |
tree | c8f779edb66a2ff60c9be0b95f0940cee6a36180 /TODO | |
parent | 7492c9aa0df61e7bd7e136679a0ef90414ed1283 (diff) |
Handle youtube cookies initialization failure, reorder youtube tabs
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -130,4 +130,5 @@ Support webp directly without using ffmpeg to convert it to a png. Add client side 4chan file size limit (note, webm has different limit than images). Add client side 4chan max comment chars limit. Use a directory icon and a file icon for non-media files in the file manager. -Dynamically fetch 4chan api key, if it ever changes in the future. Same for youtube.
\ No newline at end of file +Dynamically fetch 4chan api key, if it ever changes in the future. Same for youtube. +Set curl download limits everywhere (when saving to file, downloading to json, etc...).
\ No newline at end of file |