Skip to content

Releases: latiif/HotCorn

HotCorn v0.9

25 Dec 18:07
d133a5b
Compare
Choose a tag to compare

Updates:
🆕 Add flexible back-end switching to avoid downtime
🆕 Add ability to use human-readable date format instead of Unix timestamp
🧰 Factorization towards making the tool available as a library

Features:
💫 Standalone and cross-platform: In it's JAR format, you can easily run it on your machines.
💫 Extensible: With it's JSON-esque output, you can use it in conjunction with other CLI tools.
💫 Personalized: Grab the relevant information for your use-case, such as episode title, overview, season and best torrent magnet.

HotCorn v0.8

08 Feb 15:47
f5f713a
Compare
Choose a tag to compare

Check for new episodes of your favorite TV-shows and grab downloadable torrent links from the comfort of your CLI.

Updates:
🆕 Names & ID's of the shows are read from standard input.
🆕 Code is testable, with additional tests coming along.

Features:
💫 Standalone and cross-platform: In it's JAR format, you can easily run it on your machines.
💫 Extensible: With it's JSON-esque output, you can use it in conjunction with other CLI tools.
💫 Personalized: Grab the relevant information for your use-case, such as episode title, overview, season and best torrent magnet.

Upcoming:
🧰 Re-factorization is on-going to make the tool available as a library.

Refer to the readme for more information on how to use it.