Skip to content

Instantly share code, notes, and snippets.

View lpaoliespin's full-sized avatar
:octocat:

Lucrecia Paolini lpaoliespin

:octocat:
  • Montreal Canada
  • X @lpaoliespin
View GitHub Profile
@mcarletti
mcarletti / opera_x264_support.sh
Last active March 11, 2024 08:23
Enable H.264 codec support for Opera browser
#!/bin/bash
# Author: Marco Carletti
# Date: May 2022
# Version: 0.2.0
# Last update: July 17, 2023
# Changed comments, tested versions and added other distros info, such as Debian and Fedora.
# Thanks to everyone for comments, suggestions, fixes and testings!