···16```
17182. 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).
19-> [!IMPORTANT] `config.toml` contains very sensitive credentials. Do not share this file with anyone.
20213. Initialise a VOD directory:
22```sh
···31$ vodular --deleteAfter /path/to/vod
32```
3334-> [!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`.
3536## VOD Metadata
37When `--init`ialising a directory, a `metadata.toml` file is created. This is a
···16```
17182. 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).
19+**IMPORTANT:** `config.toml` contains very sensitive credentials. Do not share this file with anyone.
20213. Initialise a VOD directory:
22```sh
···31$ vodular --deleteAfter /path/to/vod
32```
3334+**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`.
3536## VOD Metadata
37When `--init`ialising a directory, a `metadata.toml` file is created. This is a