Some libquvi scripts require the LUA json library: $ grep "require 'json'" /usr/share/libquvi-scripts/0.9/media/*.lua /usr/share/libquvi-scripts/0.9/media/liveleak.lua: local J = require 'json' /usr/share/libquvi-scripts/0.9/media/sapo.lua: local J = require 'json' /usr/share/libquvi-scripts/0.9/media/sevenload.lua: local J = require 'json' /usr/share/libquvi-scripts/0.9/media/ted.lua: local J = require 'json' /usr/share/libquvi-scripts/0.9/media/theonion.lua: local J = require 'json' /usr/share/libquvi-scripts/0.9/media/tvlux.lua: local J = require 'json' /usr/share/libquvi-scripts/0.9/media/videa.lua: local J = require 'json' Without this library, the web sites handled by the scripts above don't work with quvi. Please add lua-json as Requires to libquvi-scripts. Notice It only concerns the 0.9 version (Fedora >=20). Thanks in advance :)
Thanks. Sorry for the inconvenience!
libquvi-scripts-0.9.20130903-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/libquvi-scripts-0.9.20130903-1.fc20
Package libquvi-scripts-0.9.20130903-1.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing libquvi-scripts-0.9.20130903-1.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-17700/libquvi-scripts-0.9.20130903-1.fc20 then log in and leave karma (feedback).
libquvi-scripts-0.9.20130903-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.