Filmot Title Restorer

Restores titles for removed or private videos in YouTube playlists

Ceci est la version du script où le code a été mise à jour. Présenter toutes les versions.

  • v0.39 2024-08-27
  • v0.38 2023-09-29
  • v0.37 2023-02-09
  • v0.36 2022-10-29

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

  • v0.35 2022-04-08

    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.34 2021-08-12

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

  • v0.33 2021-08-05

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

  • v0.31 2021-08-04

    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.24 2021-08-04

    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.23 2021-08-03
  • v0.22 2021-08-03
  • v0.21 2021-08-03

    changed button position to work on narrow screens

  • v0.2 2021-08-03

    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.1 2021-08-01