From 9cc311ca5376bfcbcacf7ac492f5958acfac0682 Mon Sep 17 00:00:00 2001 From: Tom van der Lee Date: Mon, 19 Oct 2015 21:38:00 +0200 Subject: Added commandline options and config file --- youtube_podcaster/youtube-podcaster.json.sample | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 youtube_podcaster/youtube-podcaster.json.sample (limited to 'youtube_podcaster/youtube-podcaster.json.sample') 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 @@ -{ - "youtube": { - "api-key": "youtube-api-v3-key-here" - }, - - "podcasts": [{ - "username": "youtube-username-here", - "playlists": ["playlist-name-here"] - }] -} -- cgit v1.2.3