Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/amoar/vlc-cli-network-stream-url
- Owner: amoAR
- License: mit
- Created: 2022-08-15T17:19:33.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-23T21:03:34.000Z (about 2 years ago)
- Last Synced: 2023-09-17T03:22:31.035Z (about 1 year ago)
- Topics: cli, command-line-tool, media-player, multimedia, open-source, tool, videolan, vlc, vlc-media-player, vlc-player
- Language: Batchfile
- Homepage:
- Size: 30.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 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.
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
## 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
## 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.
## License
Distributed under the MIT License. See [LICENSE.md](LICENSE.md) for more information.
## 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)