http://tbpgr.hatenablog.com/entry/20130817/1376761958
上記サイトのスクリプトを利用しようとすると

下記エラーがでます。

/usr/lib/ruby/2.3.0/uri/rfc3986_parser.rb:67:in `split': bad URI(is not URI?): h (URI::InvalidURIError)ntent/base
    from /usr/lib/ruby/2.3.0/uri/rfc3986_parser.rb:73:in `parse'
    from /usr/lib/ruby/2.3.0/uri/common.rb:227:in `parse'
    from epw.rb:67:in `get_pronunciation'
    from epw.rb:55:in `append_word'
    from epw.rb:42:in `block in get_words_htmls'
    from epw.rb:42:in `each'
    from epw.rb:42:in `get_words_htmls'
    from epw.rb:18:in `output_html'
    from epw.rb:101:in `<main>'

環境はVM上Ubuntu16.04でRuby2.3 Nokogiri導入済みです。
Rubyは触ったことがなく困惑しています。どうかよろしくお願いいたします。