Skip to content

Releases: kvolden/nrk_download

v1.1.9

04 Jan 15:19
Compare
Choose a tag to compare

Sometimes NRK adds the video description also as a subtitle field in the video metadata. This could lead to incredibly long and strange filenames. This release contains a fix that prevents this scenario by dropping the subtitle field from the complete title, and the filename, when it is identical to the description field.

This release also introduces an optional -o/--output argument that can be used to force a specific base file name for the stored files. File name extensions will be added to whatever is passed to this argument.

v1.1.8

31 Aug 13:45
Compare
Choose a tag to compare

Fixed support for radio/podcasts.
Fixed support for videos in articles.
Changed source of metadata, leading to slight change in title generation.

v1.1.7

30 Aug 07:50
Compare
Choose a tag to compare

Added support for new player with program ID in meta tag.
Force utf-8 encoding of subtitles.

v1.1.6

10 Feb 07:59
Compare
Choose a tag to compare

Changes from previous version:

Fixed bug in downloading subtitles.

v1.1.5

15 Dec 09:32
Compare
Choose a tag to compare

Changes from previous version:

Changed API from recently deprecated tvapi to psapi.