顯示絕對日期,而不是「2 週前」、「1 年前」等相對日期。可自訂日期和時間格式。
< 腳本以絕對日期顯示 YouTube 的影片上傳日期 (yyyy-mm-dd 或其他自訂格式)的回應
Extra info - if you change the Subscriptions page's view to "List view", it works ok. In "Grid view" it doesn't work.
I will attach screenshots. I use my own custom format (options = { year: 'numeric', month: 'short', weekday: 'short', day: '2-digit', hour: '2-digit', minute: '2-digit', second: '2-digit', separator: '-' };)
Sadly it has completely stopped working on the Subscriptions page (www.youtube.com/feed/subscriptions). It used to be fine. YouTube has done something to the layout of this page. I can't work out what though. Help please! :)