diff options
| author | 2015-10-19 21:38:00 +0200 | |
|---|---|---|
| committer | 2015-10-19 21:38:00 +0200 | |
| commit | 9cc311ca5376bfcbcacf7ac492f5958acfac0682 (patch) | |
| tree | 451b076d21bbaa477c901b83d325d7360be2cd67 /youtube_podcaster/youtube-podcaster.json.sample | |
| parent | a7fe15b99d64904855ba2bd3649b1a3642824a75 (diff) | |
| download | youtube-podcaster-9cc311ca5376bfcbcacf7ac492f5958acfac0682.tar.gz youtube-podcaster-9cc311ca5376bfcbcacf7ac492f5958acfac0682.tar.bz2 youtube-podcaster-9cc311ca5376bfcbcacf7ac492f5958acfac0682.zip | |
Added commandline options and config file
Diffstat (limited to 'youtube_podcaster/youtube-podcaster.json.sample')
| -rw-r--r-- | youtube_podcaster/youtube-podcaster.json.sample | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/youtube_podcaster/youtube-podcaster.json.sample b/youtube_podcaster/youtube-podcaster.json.sample deleted file mode 100644 index d9d078f..0000000 --- a/youtube_podcaster/youtube-podcaster.json.sample +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | { | ||
| 2 | "youtube": { | ||
| 3 | "api-key": "youtube-api-v3-key-here" | ||
| 4 | }, | ||
| 5 | |||
| 6 | "podcasts": [{ | ||
| 7 | "username": "youtube-username-here", | ||
| 8 | "playlists": ["playlist-name-here"] | ||
| 9 | }] | ||
| 10 | } | ||
