update README

This commit is contained in:
ari melody 2026-01-30 18:59:01 +00:00
parent ce836b2d46
commit e2e170faad
Signed by: ari
GPG key ID: CF99829C92678188

View file

@ -16,7 +16,7 @@ New config file created (config.toml). Please edit this file before running agai
``` ```
2. Edit configuration file as necessary (You will need to create a [YouTube Data API v3](https://developers.google.com/youtube/v3) service and provide its credentials here). 2. Edit configuration file as necessary (You will need to create a [YouTube Data API v3](https://developers.google.com/youtube/v3) service and provide its credentials here).
> [!IMPORTANT] `config.toml` contains very sensitive credentials. Do not share this file with anyone. **IMPORTANT:** `config.toml` contains very sensitive credentials. Do not share this file with anyone.
3. Initialise a VOD directory: 3. Initialise a VOD directory:
```sh ```sh
@ -31,7 +31,7 @@ Directory successfully initialised. Be sure to update metadata.toml before uploa
$ vodular --deleteAfter /path/to/vod $ vodular --deleteAfter /path/to/vod
``` ```
> [!NOTE] On first run, you will be prompted to sign in to YouTube with the channel you wish to upload to. To sign out, simply run `vodular --logout`. **NOTE:** On first run, you will be prompted to sign in to YouTube with the channel you wish to upload to. To sign out, simply run `vodular --logout`.
## VOD Metadata ## VOD Metadata
When `--init`ialising a directory, a `metadata.toml` file is created. This is a When `--init`ialising a directory, a `metadata.toml` file is created. This is a