Skip to content

Releases: mmckechney/RingVideos

Version 2.1.3

22 Jul 14:15
Compare
Choose a tag to compare

What's Changed

  • Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /RingVideos by @dependabot in #25
  • Updating to latest .NET version by @mmckechney in #26
  • Updated the created filename to have the proper timezone correction by @dfliss in #41

New Contributors

Full Changelog: 2.0.2...v2.1.3

Version 2.0.2

15 Mar 21:40
Compare
Choose a tag to compare

Batching video downloads 10 at a time to eliminate file handle issues
Fixed issue setting end data

Version 2.0.1

27 Jan 16:17
Compare
Choose a tag to compare

Fixed bugs when no previously saved config file is found

Version 2.0

25 Jan 21:03
13100f6
Compare
Choose a tag to compare

Updated calling syntax to use sub-commands vs flags. Can now also create and download a current snapshot

Version 1.2

02 Jan 15:47
Compare
Choose a tag to compare

Version 1.2 will save your settings to a local config file. This will allow you to just re-run the app with no parameters and have it download the videos since your last run.

Package includes both a .NET Core 3.1 Framework dependent executable as well as a self-contained exe.

Initial Release

01 Sep 18:54
Compare
Choose a tag to compare

First release! Please note that this is compiled in .NET Core 2.2 for Win 64. If you need a different run time, please clone and compile the code.