Skip to content

Releases: giovcandido/sedona

Sedona v1.0.4

23 Sep 18:26
Compare
Choose a tag to compare

Updates

  • Mention YouTube Music compatibility when describing tool
  • Address gpg signing progress in README.md
  • Change module files naming convention
  • Remove unwanted module import

Sedona v1.0.3

20 Sep 21:14
Compare
Choose a tag to compare

Fixes

  • Rename example section to demos in README.md

Sedona v1.0.2

17 Sep 18:15
Compare
Choose a tag to compare

Updates

  • Update README.md with rpm and deb installation instructions
  • Remove unused .py files
  • Handle "couldn't find ffmpeg" warning

Sedona v1.0.1

17 Sep 00:26
Compare
Choose a tag to compare

Updates

  • Remove unwanted entry from MANIFEST.in
  • Update README.md and demos to include only non-copyrighted songs
  • Release rpm/deb packages

Sedona v1.0.0

02 Sep 19:16
Compare
Choose a tag to compare

Features you can find in this version:

  • More information about videos to be downloaded
  • Improved cli with separators and different colors
  • Playlist download support
  • Multiple videos and playlists download at once with text files
  • Better exception handling
  • Improved organization of the project structure
  • And a few extra details...

Sedona v0.1.6

30 Aug 19:04
Compare
Choose a tag to compare

Features you can find in this version:

  • Download best quality audio stream to the temp directory
  • Convert audio stream to mp3 format (with bit rate=256k)
  • Store the mp3 to the home directory (SedonaMP3)
  • Check help and version of the program (sedona -h and sedona -v)
  • Show message error in case something goes wrong
  • And a few more delightful details...