sumitkolhe / jiosaavn-api

🎵 An Unofficial API for downloading high-quality songs from JioSaavn
https://saavn.dev
MIT License
254 stars 114 forks source link

Release notes #75

Closed sivasoft-cloud closed 3 months ago

sivasoft-cloud commented 3 months ago

post Release notes with version

sumitkolhe commented 3 months ago

Yes, i'm planning to do that, specially for breaking changes

sivasoft-cloud commented 3 months ago

encode that file original metadata possible?

{ "quality": "12kbps", "url": "https://aac.saavncdn.com/091/0d3cfd6080a23f13ace1c38c3296e18f_12.mp4" }, { "quality": "48kbps", "url": "https://aac.saavncdn.com/091/0d3cfd6080a23f13ace1c38c3296e18f_48.mp4" }, { "quality": "96kbps", "url": "https://aac.saavncdn.com/091/0d3cfd6080a23f13ace1c38c3296e18f_96.mp4" }, { "quality": "160kbps", "url": "https://aac.saavncdn.com/091/0d3cfd6080a23f13ace1c38c3296e18f_160.mp4" }, { "quality": "320kbps", "url": "https://aac.saavncdn.com/091/0d3cfd6080a23f13ace1c38c3296e18f_320.mp4" }

sumitkolhe commented 3 months ago

it would significantly slow down the api responses and therefore is out of the scope of this project

sumitkolhe commented 3 months ago

https://github.com/sumitkolhe/jiosaavn-api/releases/tag/v0.0.2 @sivasoft-cloud release notes will be added alongside new releases here onwards

sivasoft-cloud commented 3 months ago

Done !