Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amoar/vlc-cli-network-stream-url

Command line interface for stream urls in VLC media player
https://github.com/amoar/vlc-cli-network-stream-url

cli command-line-tool media-player multimedia open-source tool videolan vlc vlc-media-player vlc-player

Last synced: 5 days ago
JSON representation

Command line interface for stream urls in VLC media player

Awesome Lists containing this project

README

        


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](https://www.videolan.org/vlc)

### 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](https://github.com/amoAR/VLC-CLI-network-stream-url/releases)).

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)

2. 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)


3. You are ready to begin. Enter `-help` for help.

Also, the wiki is [here](https://github.com/amoAR/VLC-CLI-network-stream-url/wiki) for the description of the features.

(back to top)



## License

Distributed under the MIT License. See [LICENSE.md](LICENSE.md) for more information.

(back to top)



## Screenshots

> In the pictures below, program is run in the [Windows Terminal](https://apps.microsoft.com/store/detailwindows-terminal9N0DX20HK701?hl=en-us&gl=US) environment.
>
>

main screenshot : :arrow_down_small:


>
> ![main](.github/images/main.png)
>
>

result screenshot : :arrow_down_small:


>
> ![result](.github/images/result.png)

## Contact

amoAR - [email protected]

Project Link: [https://github.com/amoAR/VLC-CLI-network-stream-url](https://github.com/amoAR/VLC-CLI-network-stream-url)

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

(back to top)