[ Total runkit newbie here. Parsed the doc and searched the forum, though. ]
Is there any way we can use inputs ?
either as URL parameter, or from some textbox ?
( e.g., looking like some equivalent of 1 in shell, _GET[] in PHP, or more OO as in JS ).
Typically in https://runkit.com/juliendusud/youtube-subtitle I’ld like to let users change the youtube video id ( from which the code extract the full subtitle text ) without requiring the users to register and clone.
Anyway it would be possible with this tool ?
thanks