Skip to content

Command line interface for stream urls in VLC media player

License

Notifications You must be signed in to change notification settings

amoAR/VLC-CLI-network-stream-url

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bulid passing

VLC CLI network stream URLs

This script has been produced for ease and a little beauty in streaming HTTP, HTTPS resources as a single or playlist with global VLC options and automatic subtitles of series.


icon

VLC CLI for network HTTP urls

Command line interface for stream online HTTP urls in VLC with option commands & auto detect subtitle

Explore the wiki »

Report issue · Pull request

Table of Contents
  1. Getting Started
  2. Usage
  3. License
  4. Contact
  5. Screenshots

Getting Started

To start, download the latest released version, then unzip it. Installation is complete!

Prerequisites

You don't need a lot!

  • Windows OS

  • VLC (Preferably the latest version)
    You can get the latest version from their official website

Installation

This is just a script and does not need to be installed. Just note that you can create a shortcut for it if you don't want to get confused between the program files.

1- Download the latest version released (CLI.zip).

2- Unzip it.

3- Run VLC.bat

(back to top)


Usage

  1. The first time you run the program, if your VLC installation location is not recognized by the program, it will ask you to enter it manually. So you will see this message :

    Unfortunately, we could not find VLC location. please enter it manually.
    
    • You must enter path of the parent folder of the VLC program file.

      For example: (C:\Program Files\VideoLAN\VLC)


  1. The next question is related to one of the features of the script (subtitle automatic detection). It will asks you to specify its location if you have a subtitle folder (optional)

    For example: (C:\Users\YourName\Desktop\mySubFolder)

  2. You are ready to begin. Enter -help for help.
    Also, the wiki is here for the description of the features.

(back to top)


License

Distributed under the MIT License. See LICENSE.md for more information.

(back to top)


Screenshots

In the pictures below, program is run in the Windows Terminal environment.

main screenshot : 🔽

main

result screenshot : 🔽

result


Contact

amoAR - arvinhad2026@gmail.com

Project Link: https://github.com/amoAR/VLC-CLI-network-stream-url

Download Link: https://github.com/amoAR/VLC-CLI-network-stream-url/releases

(back to top)