Skip to content

Releases: thrkll/ruv-dl

2.1.3

17 Jun 00:59
8fc40fd
Compare
Choose a tag to compare

Changes in this version

Default image filenames updated for media server compatibility. The filenames will now work out of the box for Plex, Jellyfin, Emby, Kodi and probably more.

2.1.2

14 Oct 23:10
7481cd4
Compare
Choose a tag to compare

Changes in this version

HLS content video and audio streams are now mapped given the resolution, due to a de-synchronization issue for some some content.

2.1.1

26 Sep 23:45
1c84ac7
Compare
Choose a tag to compare

Changes in this version

Added support for Python 3.12.

2.1.0

21 Feb 23:24
bac1e69
Compare
Choose a tag to compare

Changes in this version

In this version the code was refactored. Additionally, some features new features were added and some were changed.

  • ETA added to progress bar
  • Argument added for linking to custom location of ffmpeg
  • Utility functions added to utils.py
  • Adapted to new resolution streams offered by RÚV

2.0.1

23 Jan 22:48
e7f247c
Compare
Choose a tag to compare

Changes in this version

With version 2.0.1 compatibility issues that existed for linux are fixed.

2.0.0

21 Jan 22:17
03ddd7a
Compare
Choose a tag to compare

Changes in this version

With version 2.0.0 ruv-dl is now a CLI tool that uses argparse for arguments.

1.0.0

28 Nov 22:38
Compare
Choose a tag to compare

Initial release