Youtube Playlist Duration Calculator (Forked)

Calculate the duration of a playlist and display it next to the number of videos. Also detects and displays video playback speed.

< Σχολιασμός για τον κώδικα Youtube Playlist Duration Calculator (Forked)

Ερώτηση/σχόλιο

§
Δημοσιεύτηκε: 09/05/2025
Επεξεργάστηκε: 09/05/2025

Heya, there's a bug that's currently making this not work for me. Might be due to a youtube experiment/change or some other other userscript/extension. But in any case, I've fixed the script locally so it works for me.

In appendDurationToPlaylistHeader's first line, change:

document.querySelectorAll('div#publisher-container')[2]

to

document.querySelector('#content div#publisher-container')

Δημοσίευση απάντησης

Συνδεθείτε για να δημοσιεύσετε μια απάντηση.