YouTube lyrics version history - 25 versions
YouTube lyrics by eantyo
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.26
Released Mar 3, 2020 - 18.29 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Handle < and > charactersSource code released under GNU Lesser General Public License v2.1 only
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.25
Released Sep 21, 2019 - 18.22 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Don't give the "integrated lyrics available" tip for auto-generated captions. Also only show them for the first 30sec of the video, instead of 60sec. Some refactoring...Source code released under GNU Lesser General Public License v2.1 only
Version 1.24
Released May 29, 2019 - 18 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Don't automatically enable integrated captions. If no lyrics are found from the wiki, display a notification about integrated lyrics if available. Disable wiki based lyrics if integrated lyrics are enabled by the user. Removed some redundant code.Source code released under GNU Lesser General Public License v2.1 only
Version 1.23
Released May 25, 2019 - 17.71 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Enable integrated lyrics on mobile websiteSource code released under GNU Lesser General Public License v2.1 only
Version 1.22
Released May 25, 2019 - 17.59 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Try to enabled integrated captions if present.Source code released under GNU Lesser General Public License v2.1 only
Version 1.21
Released Mar 31, 2019 - 14 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Try to fix duplicate lyrics bugSource code released under GNU Lesser General Public License v2.1 only
Version 1.20
Released Mar 31, 2019 - 13.96 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Improved mobile support, bugfixes.Source code released under GNU Lesser General Public License v2.1 only
Version 1.19
Released Mar 16, 2019 - 14.15 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Source code released under GNU Lesser General Public License v2.1 only
Version 1.18
Released Jan 13, 2019 - 14.12 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Moved the YouTube "lyrics" link to the top of the page, cause it refused to display sometimes.Source code released under GNU Lesser General Public License v2.1 only
Version 1.17
Released Jan 13, 2019 - 14.11 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Removed support for old school wiki page names (they've all been moved).Source code released under GNU Lesser General Public License v2.1 only
Version 1.16
Released Jan 12, 2019 - 14.22 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Bugfix: tried to get lyrics using wrong new school page name. Fixed a typo on a variable name.Source code released under GNU Lesser General Public License v2.1 only
Version 1.15
Released Jan 12, 2019 - 14.21 KBWorks with firefox 48.0 and later, android 48.0 to 68.** Removed the toolbar icon and background script
* Added lyrics wiki link to YouTube
* Added video YouTube link to the lyrics wiki
* Added new naming for the wiki pages. YouTube video ids are converted into page names and back using BASE32 now. This solves the problem of wiki capitalizing the initial character on page names and converting "__" into "_" or " " as BASE32 doesn't have lower case or special characters.Source code released under GNU Lesser General Public License v2.1 only
Version 1.14
Released Dec 30, 2018 - 10.97 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Bugfix: clicking the time on the player sometimes gave timestamps like "0:010.0" and "0:060.0".
YouTube website seems to have been updated --> dig the videoid from a new location.Source code released under GNU Lesser General Public License v2.1 only
Version 1.13
Released Dec 22, 2018 - 10.86 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Removed the ugly accurate time. Clicking the time on the video now copies the time tag, that can be pasted to the wiki page.Source code released under GNU Lesser General Public License v2.1 only
Version 1.12
Released Dec 22, 2018 - 10.58 KBWorks with firefox 48.0 and later, android 48.0 to 68.*The lyrics button should open the video that has been playing last (it doesn't know which tab is active). When video is paused display the accurate time with (add one decimal place to seconds).Source code released under GNU Lesser General Public License v2.1 only
Version 1.11
Released Dec 22, 2018 - 10.41 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Gets the videoid from the HTML element, instead of from the URL. It seems possible that the URL doesn't contain the videoid, but only a playlist id. Added support for more accurate time tags in the lyrics: (m.ss.fff) as well as (m.ss).Source code released under GNU Lesser General Public License v2.1 only
Version 1.9
Released Dec 12, 2018 - 10.33 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Improved the reliability of the "open lyrics" button. If you had multiple windows it sometimes lost track of the YouTube tab and was unable to find the video id. It should work better now, assuming you only play a single video at a time.Source code released under GNU Lesser General Public License v2.1 only
Version 1.8
Released Dec 12, 2018 - 10.44 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Added a toolbar button that opens the correct wiki page for current video. No more copy-pasting those id's from the YouTube URL!Source code released under GNU Lesser General Public License v2.1 only
Version 1.7
Released Dec 10, 2018 - 9.82 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Inject HTML5 video subtitles, instead of adding our own elements and trying to keep them up-to-date. This makes the extension easier to maintain as there's less code to work with.Source code released under GNU Lesser General Public License v2.1 only
Version 1.6
Released Dec 9, 2018 - 10.02 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Decreased the refresh interval from 1000 to 500 ms. Improved the performance by persisting more data between refreshes. Fixed a bug where the lyrics after the last time tag got ignored.Source code released under GNU Lesser General Public License v2.1 only
Version 1.5
Released Dec 8, 2018 - 9.96 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Decreased the lyrics update interval from 1.5 to 1 second. Improved the performance by storing parsed lyrics, instead of doing it over and over. Check for player instead of throwing errors when it's not present.Source code released under GNU Lesser General Public License v2.1 only
Version 1.4
Released Dec 6, 2018 - 9.71 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Avoid using cache by including a time based integer on the API URL parameter. Stop ignoring the first timing tag.Source code released under GNU Lesser General Public License v2.1 only
Version 1.3
Released Dec 6, 2018 - 9.67 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Removed the debug loggingSource code released under GNU Lesser General Public License v2.1 only
Version 1.1
Released Dec 6, 2018 - 9.64 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Use the Fandom API instead of parsing the HTMLSource code released under GNU Lesser General Public License v2.1 only
Version 1.0
Released Dec 6, 2018 - 9.64 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Source code released under GNU Lesser General Public License v2.1 only