Greasy Fork is available in English.

Filmot Title Restorer

Restores titles for removed or private videos in YouTube playlists

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

  • v0.4118/02/2025

    Update: 18 February 2025
    Merged Samg381 fix for "restore button not appearing on Firefox"

  • v0.4027/10/2024
  • v0.3927/08/2024
  • v0.3829/09/2023
  • v0.3709/02/2023
  • v0.3629/10/2022

    Update: 29 October 2022
    Fixed to work with new YouTube layout. Should work with both new layout and the old layout.

  • v0.3508/04/2022

    Update: 08 April 2022
    Due to a YouTube format change version 0.34 did not work properly and erroneously detected working videos as deleted.
    Please update to the current version - version 0.35.

  • v0.3412/08/2021

    1. added retries for API fetching.
    2. removed GM_addStyle clause

  • v0.3305/08/2021

    Added support for dark/light mode, highlight color and link color is set appropriately.

  • v0.3104/08/2021

    Added support for full format playlists https://www.youtube.com/playlist?list=PLU1qYmzYerlrMNslZ8C7Q3f9qgPha9Diy
    Click on the ... button in the playlist menu and select "Show unavailable videos"

  • v0.2404/08/2021

    1. Switch to fetching data using AJAX instead of injecting a JSONP script (more secure)
    2. Added full title as a tooltip/title
    3. Clicking on restored thumbnail displays the full title in a prompt text box (can be copied)
    4. Clicking on channel name will open the channel in a new tab
    5. Optimized jquery selector access.
    6. Fixed case where script was loaded after yt-navigate-finish already fired and button wasn't loading
    main

  • v0.2303/08/2021
  • v0.2203/08/2021
  • v0.2103/08/2021

    changed button position to work on narrow screens

  • v0.203/08/2021

    1) fixed display cleanup on navigation
    2) added thumbnail support, fetching from the Internet Archive WayBack Machine using caching on the filmot.com server

  • v0.101/08/2021