How to scroll 1 line in 20x4 LCD display?

Does the video have a link to the code used in the scroll?

You need a buffer of the string and keep writing to the LCD with "____H", the "___HE", then "__HEL", then "_HELL", finally "HELLO", so it scrolls. The underscore signifies space.