Releases: latiif/HotCorn
HotCorn v0.9
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
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.