GeniusLyrics

Downloads and shows genius lyrics for Tampermonkey scripts

Voici les versions de ce script où le code a été modifié. Voir toutes les versions.

  • v5.15.0 13/09/2024

    Use elmBuild in modalAlert

    fixes #81

    version bump

  • v5.14.1 09/09/2024

    Format code style

  • v5.14.1 09/09/2024

    Check if trustedTypes is available

  • v5.14.0 09/09/2024

    Fix TrustedHTML for DOMParser

    versioncode

  • v5.13.5 09/09/2024

    Fix Deleted Lyrics, Fix Romaji Lyrics Detection, Fix TrustedHTML issue (#80)

  • v5.13.5 21/07/2024

    Send cookies with requests to genius.com in Chrome/Tampermonkey Beta

    Fixes "genius.com has blocked you" error because Cloudflare protection works with cockies

    SCRRRR!! Sorry, we have to make sure you're a human before we can show you this page.

    jshint

  • v5.13.4 24/05/2024

    Fix: LZString Option (#76)

  • v5.13.3 12/05/2024

    fix Orion issue

  • v5.13.2 26/04/2024

    typo

  • v5.13.1 26/04/2024

    fix unmodified window methods (#74)

    • fix unmodified window methods

    • calculate storage size in UTF-8

  • v5.13.0 25/04/2024

    use LZString (#73)

  • v5.12.4 25/04/2024

    Fix window method (#72)

  • v5.12.3 10/02/2024

    More error info for users

  • v5.12.3 04/12/2023

    Fix for Firefox

  • v5.12.2 04/12/2023

    Update GeniusLyrics.js

  • v5.12.1 04/12/2023

    add delay for iframe (#70)

  • v5.12.0 18/11/2023

    Option to change font size Move config window to the left and reduce blur to preview font size fix #68 add some svgs fix: include raw svg if not in script fix: error in white/spotify theme when "lyrics have not been transcribed"

  • v5.11.3 15/11/2023

    Fix Incomplete lyrics

    when selecting "Clean White" or "Spotify" theme https://github.com/cvzi/Youtube-Genius-Lyrics-userscript/issues/62

    There are multiple "Lyrics__Container" on genius.com now for longer lyrics

  • v5.11.2 07/10/2023

    update vanillajs-iframe-v1

  • v5.11.1 07/10/2023

    update vanillajs-iframe-v1

  • v5.11.0 30/09/2023

    Fix some display problems if one is logged into a genius.com-account

  • v5.11.0 26/09/2023

    Improve config and modal alert

    • prevent clicks on "background"
    • focus "Ok" button fixes #67
  • v5.11.0 21/09/2023

    Show request status code in error message

  • v5.11.0 21/09/2023

    Replace window.alert because it halts audio/video playback

    cleanUpSongTitle: Remove single from song title

    v5.11.0

  • v5.10.1 18/09/2023

    fix Brave Crash issue

  • v5.10.0 28/08/2023

    Remove (studio... / - Studio from title

  • v5.10.0 28/08/2023

    Fix Double minus

  • v5.10.0 28/08/2023

    Code style

  • v5.10.0 28/08/2023

    improve order of search results increase cache versions to force cache update

  • v5.9.12 28/08/2023

    Strip - 2023 Remaster and similar from song title

  • v5.9.12 27/08/2023

    Fix some issues with White Theme and Spotify Theme https://github.com/cvzi/Spotify-Genius-Lyrics-userscript/issues/27

  • v5.9.11 22/07/2023

    Fix Promise

  • v5.9.10 22/07/2023

    version bump & reset cache

  • v5.9.9 22/07/2023

    Revised Coding for Network Request (#60)

    • No Content-Type for GET request

    • request header Accept: application/json for json request

    • force overrideMimeType for json request

    • added responseType: json for annotations API

  • v5.9.9 22/07/2023

    version bump

  • v5.9.8 22/07/2023

    Native APIs (#66)

  • v5.9.8 01/07/2023

    code format

  • v5.9.8 01/07/2023

    version bump

  • v5.9.7 01/07/2023

    Show "you are blocked" if the response from geniusSearch is html

    https://github.com/cvzi/Spotify-Genius-Lyrics-userscript/issues/22 https://github.com/cvzi/Youtube-Genius-Lyrics-userscript/issues/56

  • v5.9.7 29/06/2023

    Revert "clear cache before retry (#62)"

  • v5.9.6 29/06/2023

    Version bump

  • v5.9.5 29/06/2023

    clear cache before retry (#62)

  • v5.9.5 27/06/2023

    log the error into console window

  • v5.9.4 27/06/2023

    log the error into console window

  • v5.9.3 09/06/2023 @copyright Resolves #59
  • v5.9.3 08/06/2023 minor fix
  • v5.9.2 08/06/2023 bug fix
  • v5.9.1 08/06/2023 fix and new feature (#58) 1. fixed translation detection for 2nd type translation (https://genius.com/Queen-bee-genius-russian-translations-queen-bee-mephisto-lyrics); example: https://www.youtube.com/watch?v=A48bcNyi1VM 2. added romajiPriority option 3. code fix to event handler (avoid cache the DOM) 4. added compoundTitle to genius.current (for code clearance)
  • v5.9.0 19/05/2023 CSS revision for new Genius Desktop Layout (#55) * amend css to adapt new layout `.genius-lyrics-header-container` and `.genius-lyrics-header-content` are no longer available. `.LSongHeader__Outer_Container` and `.LSongHeader__Outer` are the replacements. fixed various issue due to new Genius Desktop Layout `.LSongHeader__CenterInfo` is no longer available, thus `.genius-lyrics-header-content` cannot be detected. `[class*="MetadataStats__Stats"]` is no longer available. `[class*="MetadataStats__Container"]` is similar but different. `[class*="SongHeaderdesktop__PrimisContainer"]` and `[class*="SongHeaderdesktop__PrimisContainer"] > [class*="PrimisPlayer__Container"]` are (new) empty block elements. `HeaderArtistAndTracklistdesktop__Container` is similar to `HeaderArtistAndTracklistPrimis__Container` `HeaderArtistAndTracklistdesktop__Tracklist` is similar to `HeaderArtistAndTracklistPrimis__Tracklist`
  • v5.8.8 19/05/2023 update css

Afficher toutes les versions de script