okeeffe / flock

Subreddit YouTube playlister

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flock

Subreddit YouTube playlister

Installation & Requirements

I recommend using pip and virtualenv.

To clone and run flock for the first time, follow these steps:

  1. git clone https://github.com/rblstr/flock.git && cd flock
  2. virtualenv --no-site-packages .
  3. . bin activate
  4. pip install -r requirements.txt
  5. python flock.py

REST API

"/" - GET

Returns subreddit submission form

Arguments:

  • subreddits - '+' seperated list of subreddits

About

Subreddit YouTube playlister


Languages

Language:CSS 70.3%Language:JavaScript 27.9%Language:Python 1.9%