Skip to content
/ bnm Public

View recent highly-rated albums in the terminal

License

Notifications You must be signed in to change notification settings

ddbourgin/bnm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
David Bourgin
Mar 20, 2023
5119580 · Mar 20, 2023

History

98 Commits
Aug 1, 2019
Mar 20, 2023
Apr 30, 2018
Mar 28, 2020
Dec 24, 2018
Apr 29, 2018
Apr 29, 2018
Jan 14, 2022
Jan 14, 2022
May 22, 2018
Mar 20, 2023
May 3, 2018
Mar 20, 2023
May 1, 2018

Repository files navigation

bestnewmusic

TravisCI

View recent highly rated albums in the terminal.

bnm

bnm supports the following sources:

Installation

Install with pip:

pip install bestnewmusic

Usage

usage: bnm [-h] [-r] [-l LENGTH] {p4k, ra, bk, mh, fe, sd, wfmu, am}

positional arguments:
  {p4k,ra,bk,mh,fe,sd,wfmu,kalx}
    - p4k  : Pitchfork 8.0+ Albums
    - ra   : Resident Advisor Recommends
    - bk   : Boomkat Weekly Best Sellers
    - mh   : Midheaven Weekly Best Sellers
    - fe   : Forced Exposure Weekly Best Sellers
    - sd   : Stranded Recommended Records
    - wfmu : WFMU Weekly Charts
    - am   : AllMusic Featured New Albums

optional arguments:
  -h, --help            Show this help message and exit
  -r, --reverse         Display items in reverse order (with most recent last)
  -l, --length          Number of items to display

Example

Show the WFMU weekly play charts for the current week, organized by frequency:

bnm wfmu

Show the first five most recent 8.0+ albums on Pitchfork (incl. reissues):

bnm p4k -l 5

Show the weekly bestsellers on Forced Exposure, ordered from least to most popular:

bnm fe -r

About

View recent highly-rated albums in the terminal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published