Filmot Title Restorer

Restores titles for removed or private videos in YouTube playlists

Има други версии на този скрипт, където кодът е обновен. Покажи всички версии.

  • v0.38 29.09.2023
  • v0.37 09.02.2023
  • v0.36 29.10.2022

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

  • v0.35 08.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.34 12.08.2021

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

  • v0.33 05.08.2021

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

  • v0.31 04.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.24 04.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.23 03.08.2021
  • v0.22 03.08.2021
  • v0.21 03.08.2021

    changed button position to work on narrow screens

  • v0.2 03.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.1 01.08.2021