SkillAgentSearch skills...

Regina

Fetch new releases from http://www.juno.co.uk/.

Install / Use

/learn @cburmeister/Regina
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Juno

regina

Fetch new releases from http://www.juno.co.uk/.


Install

$ python setup.py install

Usage

The script performs three functions:

  • Generates a CSV of release information
  • Downloads images of new releases
  • Downloads audio samples of new releases
$ regina deep-house today 10
$ regina minimal-tech-house eight-weeks 500
$ regina house this-week 50

Check out the help for all available arguments:

$ regina --help

Examples

Run this weekly with cron to browse new releases via iTunes:

python regina.py deep-house this-week 500 && \
    mv deep-house/*.mp3 \
    ~/Music/iTunes/iTunes\ Media/Automatically\ Add\ to\ iTunes.localized/ && \
    rm -rf deep-house

Related Skills

View on GitHub
GitHub Stars8
CategoryContent
Updated4y ago
Forks0

Languages

Python

Security Score

75/100

Audited on Nov 11, 2021

No findings