From f1ddf104809017784aa136ebb8ff7e2cfb96d5f4 Mon Sep 17 00:00:00 2001 From: Tom van der Lee Date: Sun, 11 Oct 2015 00:15:23 +0200 Subject: Changed directory structure to use pyscaffold --- youtube-podcaster.json.sample | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 youtube-podcaster.json.sample (limited to 'youtube-podcaster.json.sample') diff --git a/youtube-podcaster.json.sample b/youtube-podcaster.json.sample deleted file mode 100644 index d9d078f..0000000 --- a/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