Page 1 of 1

"Open media" command line

Posted: 10 Dec 2021 01:22
by vlcmo
Is there a command line (and/or shortcut icon code) to get the Network tab in the "Open media" box? Normally one has to first open the app and then press Control+N.

Image

Re: "Open media" command line

Posted: 12 Dec 2021 10:17
by RĂ©mi Denis-Courmont
Ctrl+N takes you directly to the network tab from the main GUI, as listed in the Media menu.

Re: "Open media" command line

Posted: 12 Dec 2021 12:08
by Lotesdelere
You don't need to open the network tab, you can directly play an URL via the command line:
VLC.exe "https://site.com/example.mp4"

Re: "Open media" command line

Posted: 13 Dec 2021 01:42
by vlcmo
You don't need to open the network tab, you can directly play an URL via the command line:
VLC.exe "https://site.com/example.mp4"
Thank you. But I am specifically looking for a command that opens the network tab, So I can make a shortcut icon out of it. Opening the command prompt each time and putting in a YouTube link is even more inconvenient.