working as 2021-11-21 extract the titles form a long list, then copy those in random.org list randomizer and pick one without scrolling the list every time to find something interesting. (random pick from list is best to identify picks that "fit" the day)

形式
Plain text
投稿日時
2021-11-21 23:53
公開期間
無期限
  1. for (const element of document.getElementsByClassName("yt-simple-endpoint style-scope ytd-playlist-video-renderer")) { console.log(element.title) }
ダウンロード 印刷用表示

このコピペの URL

JavaScript での埋め込み

iframe での埋め込み

元のテキスト