Tag tab's title to add more informations: duration, channel, date, age, ...
Tag tab's title by adding more informations: duration, channel, date, age, ...
Available infos are:
1:25 (1h 25min) , :03 (3min) , :01 (below 1 min 30)✦ (configurable)2y11m20d or 15:27. Minutes are dropped when the first day is reached, and hours after a few days. The value for months is a rought approximation. Whichever the real length of the month, old is old.As you can see in the screenshot, the default format is: duration sep title sep channel sep date0septimefrom date0 (elapsed)
After the userscript has been run at least once, the format is written in the userscript storage. Look in your userscript manager (tampermonkey or another "monkey" supporting the feature).
The syntax is as follow:
%d : duration%T : title%s : separator : literal space%c : channel name%t0 : date published%t : date last updated%t0 and %t support (s) to use the separator between date and time.You can go to the configuration of the userscript in the script manager to edit the format as well as change the symbol used as separator.
The default value is: "%d %s %T %s %c %s %t0(s)"
List all Youtube fixes