Not working
![]() ![]() |
Not Working Now..Fix The problem PLz |
![]() |
Can you be a little bit more specific? For me it works.
|
![]() ![]() |
Hi Aquilax, YL all of the sudden stopped working for me too * 1st: add the location/link/url where this script should work but it doesn't: I used YL with these 2 videos last week, but know the box doesnt show up: http://www.youtube.com/watch?v=GvTkHM4g83Qhttp://www.youtube.com/watch?v=-RgOm_WJKpE ************************************* 2nd: describe what should happen but it doesn't: The YL doesn't appear at all under any circumstance. ********************************** * 3rd: look in the error console for more informations: Menu-->Tools-->Error Console-->Errors I found this error refereing YL (i think), it says: node1.href.match(/c=(\d+)/i) is null Line: 180 here it is all ******************************************* // ==UserScript== // @name YouTube Lyrics // @namespace http://userscripts.org/users/28612 // @version 3.03.01 // @changes Added an option to display the "Youtube Lyrics - show" user command,Fixed the video group detection,Minor bugs fixed // @description Adds a lyrics box to the YouTube sidebar under the video informations box. It can search in twelve different lyrics sites and it shows also all the results in a drop down. // @include http://*youtube.com/watch?* // @require http://userscripts.org/scripts/version/33024/88... // @resource Library1Resources http://www.fileden.com/files/2008/9/2/2077873/J... // @resource Library1Resources_de http://www.fileden.com/files/2008/9/2/2077873/J... // @resource Library1Resources_es http://www.fileden.com/files/2008/9/2/2077873/J... // @resource Library1Resources_fr http://www.fileden.com/files/2008/9/2/2077873/J... // @resource Library1Resources_it http://www.fileden.com/files/2008/9/2/2077873/J... // @resource YoutubeLyricsResources http://www.fileden.com/files/2008/9/2/2077873/Y... // @resource YoutubeLyricsResources_de http://www.fileden.com/files/2008/9/2/2077873/Y... // @resource YoutubeLyricsResources_es http://www.fileden.com/files/2008/9/2/2077873/Y... // @resource YoutubeLyricsResources_fr http://www.fileden.com/files/2008/9/2/2077873/Y... // @resource YoutubeLyricsResources_it http://www.fileden.com/files/2008/9/2/2077873/Y... // @resource LyricsSitesDefinitions http://userscripts.org/scripts/source/34831.use... // ==/UserScript== var ScriptInfos={ id: 22569, name: "Youtube Lyrics", version: new Version("3.03.01"), language: "en", idPrefix: "YL" } var CM=null var RM=null; var SU=null; var DU=null; init(); function init() { CM=new ConfigurationManager(); RM=new ResoucesManager(); SU=new Updater(22569,"Youtube Lyrics","updater","//div[@id='YLLyricsPanel']"); DU=new Updater(34831,"Definitions","definitions","//div[@id='YLLyricsPanel']",installDefinitions); if (ScriptInfos.version.compareTo(CM.config.updater && CM.config.updater.version)==1) updateOptions(); ScriptInfos.language=CM.config.language; ScriptInfos.requestsCounter=0; $rmc("MenuOptions",[ScriptInfos.name],showOptionsPanel); var text1=getVideoCategory(); if (CM.config.showOnCategory==text1 || ($isa(CM.config.showOnCategory) && CM.config.showOnCategory.contains(text1))) initLyricsPanel(); else if (CM.config.addUserScriptCommandToShowLyricsPanel) $rmc("MenuShow",[ScriptInfos.name],initLyricsPanel); } function updateOptions() { var obj1={ language:"en", showSendFeedbackConfirm:"on", updater:{ lastCheckDate:new Date(), checkFrequency:1}, showOnCategory:"10", addUserScriptCommandToShowLyricsPanel:"on", showAlertOnSavePreferred:"on", showSearchTextBox:"on", showResultsDropDown:"on", showLinkOriginalPage:"on", showLinkSearchYoutube:"on", showLinkSendParsingError:"on", showSendParsingErrorConfirm:"on", preferredSite:"", activeSites:[], definitions:{ autoInstall:"on", lastCheckDate:new Date(), checkFrequency:1}, lyricsSitesDefinitions:[] }; $mo(obj1,CM.config); obj1.updater.vers
ion=ScriptInfos.version;
var text1=GM_getResourceText("LyricsSitesDefinitions");
obj1.definitions.version=new Version(/version.*?((?:\.|\d)+)/gm.exec(text1)[1]);
mergeLyricsSitesDefinitions(obj1,$t2o(text1));
setOptions(obj1);
}
function mergeLyricsSitesDefinitions(config,obj1)
{
var array1=new Array();
var obj2=config.lyricsSitesDefinitions;
for(var num1=0;num1<obj1><obj2><cm><scriptinfos><array1><array2> * 4th: list all the others running scripts: Right click on GreaseMonkey Icon in the lower right corner of Firefox -Youtube buffer video -Loopy youtube * 5th: report also Firefox version and Greasemonkey versionGM version: 0.8.20090123.1 FF version: 3.5 Anything else you need to know please let me know j3fox@hotmail.com Thanks in advance |
![]() |
@ Nikolayevich Thanks, I will take a look at it tomorrow. |
![]() ![]() |
Help plzz not working when oder youtube script install. :( |
![]() ![]() |
@Swarnava Yuotube lyrics need only two things on yotube, the title and the sidebar. If you have a script which removes one of them it would not work. |
![]() ![]() |
i am using youtube enhancer ..but not work both.. |
![]() |
I've installed youtube enhancer and youtube lyrics works without problem. Try to disable all other scripts and to invert the execution order to find with script is causing the problem. |
![]() ![]() |
My YL is working back again, many thanks Aquilax ! |
![]() ![]() |
accha can u temme..if i punch both script..its not working |
![]() |
@Swarnava |
![]() ![]() |
Accha U hav gtalk/yahoo or orkut id..plz gimme..i shal need bit talked with u |


