Skip to content

Instantly share code, notes, and snippets.

View TheFerryman's full-sized avatar

The Ferryman TheFerryman

View GitHub Profile
@TheFerryman
TheFerryman / MakeMkvSettings.rb
Last active April 8, 2025 01:15 — forked from teuffel/gist:6203734
Script to get makemkv key for linux
require 'nokogiri'
require 'open-uri'
require 'colorize'
class MakeMkvSettings
attr_accessor :makemkv_settingsfile
def initialize