Function: hsys-youtube-get-url

hsys-youtube-get-url is a for actypes::yt-url, defined in hyperbole-autoloads.el.

Signature

(hsys-youtube-get-url VIDEO-ID &optional START-TIME-STRING END-TIME-STRING)

Documentation

Return url to play VIDEO-ID from point specified by optional START-TIME-STRING.

Return nil if START-TIME-STRING is given but is invalid. If not given, START-TIME-STRING is set to "0s" representing the beginning of the video.

START-TIME-STRING is a colon-separated hours:minutes:seconds string, e.g. 1:2:44 (1 hour, two minutes, 45 seconds), where the hours and minutes are optional.

Aliases

hsys-youtube-get-url