Skip to content

Releases: elmoiv/redvid

Redvid 2.0.6

16 Nov 12:48
492628c

Choose a tag to compare

Changelog

  • #51 Fixed CMAF_ filename format not supported.

Redvid 2.0.5

20 Jun 16:51

Choose a tag to compare

Changelog

  • #42 Fixed maximum and minimum video qualities not fetched.

Redvid 2.0.4

04 Mar 15:25

Choose a tag to compare

Changelog

  • #39 Fixed audio not downloaded due to new Reddit patches.

Redvid 2.0.3

27 Nov 00:17
ada496c

Choose a tag to compare

Changelog

  • #35 Fixed random audio track given to videos with no audio track.
  • Temp cleaning is now true by default. Use -nc or --noclean to save temp files.

Redvid 2.0.2

30 Aug 09:16
d89c070

Choose a tag to compare

Changelog

  • #34 Added option to set custom filename

Redvid 2.0.1

14 Aug 13:27
ee26957

Choose a tag to compare

Changelog

  • #33 Fixed mixing up .vtt files with videos.

Redvid 2.0.0

07 Aug 13:15
ecf9dba

Choose a tag to compare

Changelog

  • #32 Fixed fetching audio with the new Reddit architecture.

Redvid 1.2.0

09 Mar 14:29
f6e440c

Choose a tag to compare

Changelog

  • #24 Added support for parallel instances saving to same directory.
  • You can now call redvid directly from terminal with no need for credvid.py.
  • Added custom temp clean method.

Redvid 1.1.3

30 Mar 12:27
34859a7

Choose a tag to compare

Changelog

  • #20 Added a feature to create a folder in case it does not exist.

Redvid 1.1.2

05 Jan 11:03
da9e00a

Choose a tag to compare

Changelog

  • Added CLI version of redvid: credvid.py
  • #18 Fixed bug when handling path that caused recursive directories.