Save both of these as bookmarks
KTTuner
javascript:(()=>{
const match = location.pathname.match(/(\d+)\/?$/);
const maxPage = parseInt(match?.1 || 1, 10);
const rand = Math.floor(Math.random() * maxPage) + 1;
location.href = location.href.replace(/\/\d+\/?$/, '') + '/' + rand;
})();
KTTRadio
javascript:(()=>{const ids=new Set();document.querySelectorAll("img").forEach(img=>{const m=(img.src||"").match(/img.youtube.com\/vi\/(^/+)/);if(m)ids.add(m1);});if(!ids.size){alert("No YouTube IDs found");return;}const url=")();
Navigate to the last page of a thread
Opening KTTuner navigates to a random page of that thread
Opening KTTRadio adds the videos on that page to a Youtube playlist
what the f***???š„š„