cheukwing / freshPy

Customisable script to search for new releases by music artists via reddit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

freshPy

A very simple Python script built using PRAW which searches /r/hiphopheads for any new releases by the artists listed in the artists.txt file.

Artists are written in the txt file on a separate line. Artists with alternative names can be grouped together by using a " / " between their names, this can then also be used to group together similar artists under one name. The first artist's name will be the name which will be displayed for the searches. The artists.txt file provided displays such examples.

Requires set-up using reddit application authorisation, and putting the client-id and client-secret into a file named "sensitive.txt" such that the id and secret are on separate lines.

About

Customisable script to search for new releases by music artists via reddit.

License:MIT License


Languages

Language:Python 100.0%