summaryrefslogtreecommitdiff
path: root/plugin.video.rocketbeans/resources/data/config.py
diff options
context:
space:
mode:
authorRazzeee <razzeee@gmail.com>2017-04-08 21:49:29 +0200
committerenen92 <enen92@users.noreply.github.com>2017-04-08 20:49:29 +0100
commita574d3f5e935c783d1459bc70511d196fb53aeed (patch)
treedecd4da0587350f6b9ee891add847cd3b366ef32 /plugin.video.rocketbeans/resources/data/config.py
parent89e8ce3561db84ed89e0e76a258004d9730c89f6 (diff)
[plugin.video.rocketbeans] 1.0.0 (#1089)
Diffstat (limited to 'plugin.video.rocketbeans/resources/data/config.py')
-rw-r--r--plugin.video.rocketbeans/resources/data/config.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugin.video.rocketbeans/resources/data/config.py b/plugin.video.rocketbeans/resources/data/config.py
new file mode 100644
index 0000000..af3da32
--- /dev/null
+++ b/plugin.video.rocketbeans/resources/data/config.py
@@ -0,0 +1,3 @@
+CHANNEL_ID = 'ROCKETBEANSTV'
+LETS_PLAY_CHANNEL_ID = 'UCtSP1OA6jO4quIGLae7Fb4g'
+GUIDE_URL = 'http://api.rbtv.rodney.io/api/1.0/schedule/schedule_linear.json'