/reddittube

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

reddittube

Look for YouTube-videos in submissions or comments in specific subreddits and add them to a playlist on YouTube.

 

Config

OAuth

reddittube uses OAuth to authorize against both reddit and YouTube. How to set up reddit OAuth

How to set up Youtube OAuth

userinfo.ini

The individual scripts uses configuration from the userinfo.ini. An example file is included (userinfo_example.ini).

 

Use

Add videos by running python reddittube-add.py.

Delete all videos in playlist by running python reddittube-del.py.

 

Todo

  • Make a webpage with embedded player according to this comment on reddit for easier management of selective deleting videos from playlist