Typo in header
This commit is contained in:
parent
6afb63ac4d
commit
46bdea7515
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ Each show has its own _sync_ and _keep_ settings. Use the _Delete_ button to, we
|
|||
|
||||

|
||||
|
||||
### Using the _Spodcast_i CLI command to download a single episode
|
||||
### Using the _Spodcast_ CLI command to download a single episode
|
||||
_Spodcast_ can also be used stand-alone (without the need for a web server) by either just ignoring the feed-related files (`.index.php`, `index.info` plus a `*.info` file for every episode) or by disabling the RSS feed using `--rss no` on the command line. Instead of using the `-l spotify.rc` command to add _Spotify_ credentials it is possible to point _Spotcast_ at a single `credentials.json` file (which will be created if it does not exist yet`), `spotcast` wil ask for the username and password when needed. To get single episode links use the _Spotify_ web app and select _Share->Copy Episode Link_ from the episode menu (three dots in the top-right corner of the episode block). The following example shows (an already configured instance of) `spodcast` ready to download a single episode:
|
||||
```
|
||||
spodcast -c ~/.config/spodcast/spodcast.json --credentials-location ~/.config/spodcast/credentials.json --rss no https://open.spotify.com/episode/2rYwwE7hcpgsDo9vRVHxAI?si=24fb00294b7f40db
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue