From d4f0bfa942765fbcb41debbf71ca9bdaa7319e68 Mon Sep 17 00:00:00 2001 From: iVAN <88724353+ivan-hc@users.noreply.github.com> Date: Fri, 30 Jun 2023 22:54:32 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 898bb17..cf2e7dd 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,12 @@ And this definitelly solves the issue. #### ◆ Can't play videos on many sites More banally, Ubuntu is switching all its packages to Snap, Opera developers are using an old ffmpeg in their deb package and none have updated it... so none cares about the deb version of Opera. All workaround seems to point to external third-party sources (see issue https://github.com/ivan-hc/Opera-appimage/issues/1). -However, until the deb package has no fixes, I can't update the AppImage. If you need Opera, I'm sorry to say that, use the Snap or Flatpak version. +However, until the deb package has no fixes, I can't update a "pure" AppImage. We need additional third-party libraries. + +Those included in this AppImage are provided by https://github.com/swanux/opera_codecs NOTE: Opera, Vivaldi, Brave, Google Chrome... are all browsers based on Chromium. Alternativelly use another web browser, like Brave or Vivaldi, they are multiplatform, privacy oriented and more supported than Opera (at least on the Linux-side). My version of Vivaldi is built in the same way of Opera, but everything works without issues, see [Vivaldi-appimage](https://github.com/ivan-hc/Vivaldi-appimage). + +