browser - How do we download a blob url video - Stack Overflow Explanation of command line options: -f mp4 = Output format mp4 --all-subs = Download all subtitles -o "file-name-to-save-as mp4" = Name of the file to save the video as "https: link-from-Google_Chrome-HLS_Downloader_extension" = This is the link to the playlist you copied from the HLS Downloader extension If you use the same configuration options all the time for youtube-dl you may want to
How to open URL in Microsoft Edge from the command line? While the accepted answer is correct, it has the unwanted artifact of flashing a console window when running from a non-console application The solution I found works best, which is only mentioned here in a comments to the question, is the following command line: explorer exe "microsoft-edge:<URL>" Keep in mind that if contains the % sign you will need to type %% as Windows uses the symbol