text_from_yt.php
\file \brief From to import a file from YouTube.
You need a personal YouTube API key.
PHP version 8.1
Table of Contents
Constants
- YT_API_KEY = null
 
Functions
- do_form_fragment() : void
 - do_js() : void
 
Constants
YT_API_KEY
    public
        string|null
    YT_API_KEY
    = null
    
        YT_API_KEY Text from YouTube API key
You can change the key here.
Functions
do_form_fragment()
    
                    do_form_fragment() : void
    
    
    
    
do_js()
    
                    do_js() : void