Skip to content

Releases: xordspar0/squirrelbot

v1.2.1

12 Jun 19:16
Compare
Choose a tag to compare

New features:

Fixes:

  • Squirrelbot no longer gets stuck in loops where a video gets downloaded repeatedly until the disk runs out of space (issue #12).

Removed:

  • Squirrelbot no longer integrates with Pocket or saves articles at all. You can use the Pocket app or website directly if you want to save articles.

v1.2.0

08 Feb 17:29
Compare
Choose a tag to compare

New features in this release:

  • You can now save Vimeo videos.
  • Basic single-user Pocket support for saving articles was added.
  • Squirrelbot now responds to "/start" messages with a new MOTD configuration option.

Development changes:

  • Switched from glide to dep for dependency management
  • Logging was improved and the logging system was switched to use the Logrus library.

v1.1.2

09 Oct 22:32
Compare
Choose a tag to compare

This release fixes some issues related to .nfo for Kodi files:

  • Snap packages use an up-to-date version of youtube-dl.
  • Made the names of .nfo files match the name of the videos they belong to.
  • Removed some unneeded fields from .nfo files.

v1.1.1

04 Oct 16:37
Compare
Choose a tag to compare

New features in this release:

  • You can now configure SquirrelBot with either a system-wide config file (/etc/squirrelbot/config.yaml) or a config file at any other specified location.
  • SquirrelBot is now available as a snap package.
  • Videos are now saved with .nfo files so that Kodi can show their descriptions.

Some documentation fixes

27 Aug 05:55
Compare
Choose a tag to compare
v1.0.1

Added a reference to the man page in the systemd unit

SquirrelBot, at your service!

20 Jun 05:32
Compare
Choose a tag to compare

SquirrelBot is a Telegram bot that can stash things for you. In this initial version, SquirrelBot can save YouTube videos you send it. Stash videos to your heart's content!

v1.0-rc2

20 Jun 05:31
Compare
Choose a tag to compare
v1.0-rc2 Pre-release
Pre-release

Corrected bug that prevented make install from working on fresh, new systems such as containers.

v1.0-rc1: Added a man page

20 Jun 04:57
Compare
Choose a tag to compare
Pre-release

Preparing for the first release!