browser
Playing YouTube Videos Using Epiphany Browser
Feb 17, 2023
For some reason, I can not play YouTube videos using Epiphany or Gnome Web Browser. You can use either Google Chrome or Firefox without any hassle. Apparently you need to install one more library to make it work.
Just run this command below:
sudo apt install -y gstreamer1.0-libav
The only reason I ...