/OpenDirectoryFinder

Small tool I hacked together in an hour. Searches for files listed on the r/OpenDirectories subreddit

Primary LanguagePython

r/OpenDirectories file finder

  1. Go to https://www.reddit.com/prefs/apps and create a new app
  2. Put your creds in the respective constants at the top of video_finder.py
  3. Enter category after running
  4. Enter search term
  5. ???
  6. Profit

I hacked it together pretty quickly, I'll speed up the recursive function at some point.