From 7d3a13e15eeb4a1824256c8bb24ba2e35514e354 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 11 Aug 2024 15:37:13 +0200 Subject: dramacool: support asianload backend (fixes many videos), retry getting video duration (fixes video progress sometimes failing to save) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5165027..94abede 100644 --- a/README.md +++ b/README.md @@ -258,7 +258,8 @@ Cache is stored under `$XDG_CACHE_HOME/quickmedia` or `~/.cache/quickmedia`. ## Tabs [tabbed](https://tools.suckless.org/tabbed/) can be used to put quickmedia windows into tabs. After installing `tabbed`, run `tabbed -c -k quickmedia launcher -e`. ## License -QuickMedia is free software licensed under GPL 3.0, see LICENSE for more details. The emojis are from the twemoji project, licensed under Creative Commons Public License 4.0 (see https://raw.githubusercontent.com/twitter/twemoji/v14.0.2/LICENSE-GRAPHICS). The file and directory images are from https://github.com/L4ki/Breeze-Chameleon-Icons and are licensed under GPL 3.0. +QuickMedia is free software licensed under GPL 3.0, see LICENSE for more details. The emojis are from the twemoji project, licensed under Creative Commons Public License 4.0 (see https://raw.githubusercontent.com/twitter/twemoji/v14.0.2/LICENSE-GRAPHICS). The file and directory images are from https://github.com/L4ki/Breeze-Chameleon-Icons and are licensed under GPL 3.0.\ +`src/plugins/utils/aes.*` are from https://github.com/kokke/tiny-AES-c which are licensed under the Unlicence license. # Screenshots ## Youtube search ![](https://dec05eba.com/images/youtube.webp) -- cgit v1.2.3