Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/itsamirhn/voorisync
- Owner: itsamirhn
- Created: 2024-02-09T07:46:15.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-09T07:52:42.000Z (12 months ago)
- Last Synced: 2024-11-26T09:48:41.507Z (2 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```