Display the remaining time of a YouTube video during playback.
These are versions of this script where the code was updated. Show all versions.
changed CSS selector
changed CSS selector to match sibling of title
added custom class name
added multiple CSS selectors that match container element
changed CSS selector to match new page layout
Display current progress
Calculate average rate
code cleanup/composition