How to download and setup yt-dlp-web-ui
Open terminal and run command
                                            git clone https://github.com/marcopiovanello/yt-dlp-web-ui.git
                                        
                                        git clone is used to create a copy or clone of yt-dlp-web-ui repositories.
                                        You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with yt-dlp-web-ui https://github.com/marcopiovanello/yt-dlp-web-ui/archive/master.zip
Or simply clone yt-dlp-web-ui with SSH
                                            [email protected]:marcopiovanello/yt-dlp-web-ui.git