Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/itsamirhn/voorisync

A tool for syncing voorivex.academy videos
https://github.com/itsamirhn/voorisync

Last synced: 12 days ago
JSON representation

A tool for syncing voorivex.academy videos

Awesome Lists containing this project

README

        

# voorisync

A simple tool to sync your local videos with [voorivex.academy](https://voorivex.academy) website.

## Usage
- Clone the repository:
```bash
git clone https://github.com/itsamirhn/voorisync.git && cd voorisync
```
- Install the requirements
```bash
pip install pdm && pdm install
```
- Run the script
```bash
pdm voorisync
```