Skip to content

Releases: reza00farjam/rjdl

v1.0.1

26 Jun 00:03
Compare
Choose a tag to compare

Bug Fixes

  • Fixed problem with downloading musics. (Reported by @Saman24 in #5 )

v1.0.0 - A brand new version

02 May 18:41
Compare
Choose a tag to compare

New Features & Enhancements

  • Added rjdl documentation.
  • Added search method that searches given string in RadioJavan database and return a dictionary of founded results.
  • Added downloader method that downloads given direct download link at the given path.
  • Enhanced whole code style.
  • Enhanced application CLI (Command-Line Interface) to a nicer and more efficient one based on python bulit-in library argparse. (Suggested by @AmirHosein-Gharaati in #4)
  • Enhanced and replaced old media methods with new classes and methods that let you make objects out of your Music, Video, Album, Podcast and Playlist URLs, and have access to all available data and information provided by RadioJavan for them.

Bug Fixes

  • Fixed some typos in README.
  • Fixed error when try to download albums and playlists with tracks that contain special characters like <.> in their title.

v0.1.1 - Initial release

25 Apr 04:14
6bee61e
Compare
Choose a tag to compare

Archival before release of newer versions