Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 559 Bytes

File metadata and controls

25 lines (15 loc) · 559 Bytes

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