Restores titles for removed or private videos in YouTube playlists
Zoznam verzií skriptu, ktorých kód bol aktualizovaný. Zobraziť všetky verzie.
Update: 29 October 2022Fixed to work with new YouTube layout. Should work with both new layout and the old layout.
Update: 08 April 2022Due 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.
1. added retries for API fetching.2. removed GM_addStyle clause
Added support for dark/light mode, highlight color and link color is set appropriately.
Added support for full format playlists https://www.youtube.com/playlist?list=PLU1qYmzYerlrMNslZ8C7Q3f9qgPha9DiyClick on the ... button in the playlist menu and select "Show unavailable videos"
1. Switch to fetching data using AJAX instead of injecting a JSONP script (more secure)2. Added full title as a tooltip/title3. 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 tab5. Optimized jquery selector access.6. Fixed case where script was loaded after yt-navigate-finish already fired and button wasn't loading main
changed button position to work on narrow screens
1) fixed display cleanup on navigation2) added thumbnail support, fetching from the Internet Archive WayBack Machine using caching on the filmot.com server