Skip to content

Releases: Liupold/fmdpy

API UPDATE

15 Apr 06:51
Compare
Choose a tag to compare

Version 0.6.2 or older will not be working anymore. The method for exacting download url is now different from version 0.6.3. Please Update.

0.6.2

20 Mar 11:49
Compare
Choose a tag to compare
  • Shifted to pydub for format conversion with better logging #10.
  • UI cleanups.
  • tqdm better looking bars.
  • -v flag is now better.

Version 0.6.1

12 Mar 18:16
Compare
Choose a tag to compare

Version 0.6 with better defaults!

Version 0.6

12 Mar 15:35
b7d2ce9
Compare
Choose a tag to compare

Change log

  • Jiosavan song and album urls are now valid inputs. #7
  • dynamic sub-directory has also been added. #6
  • multi thread download is now enabled. (multiple option in config file)
  • user agent update
  • progress bar in now generated using tqdm.

If you are on old version, It's highly recommended to update.
A special thanks to @arsaboo for testing and encouragement.

Gracefully exit after fmdpy prompt

26 May 13:21
Compare
Choose a tag to compare

New:
Gracefully exit after fmdpy prompt #4

Basic FMDPY Prompt.

27 Apr 14:50
Compare
Choose a tag to compare

fmdpy prompt support.

Concurrent download, Streaming Support.

17 Apr 08:16
Compare
Choose a tag to compare

Now URL can be played with your favourite player and multiple downloads can be done now concurrently.

Config file support and support personal API keys.

08 Jan 09:58
Compare
Choose a tag to compare
0.4

Better way to install from github.

0.3

11 Oct 11:51
Compare
Choose a tag to compare
0.3

Auto fix missing depensencies.

Version 0.2.4

11 Oct 08:20
Compare
Choose a tag to compare
  • Code Cleanup
  • Range like syntax (bugfix)
  • more robust os agnostic
  • os agnostic build script. (in pure python).
  • Spotify playlist download support.