Releases: yausername/youtubedl-android
Releases · yausername/youtubedl-android
0.17.2
0.17.1
What's Changed
- Bump ffmpeg 7.0.1 by @xibr in #283
- Bump aria2 1.37.0 by @xibr in #299
- Bump python 3.11.10 by @JunkFood02 in #298
Full Changelog: 0.16.0...0.17.1
0.16.0
We've moved to Maven Central to publish the library, please refer to the Installation section for migration.
What's Changed
- Added MASTER channel in the update section by @zaednasr in #255
- Open the
UpdateChannel
class so that an arbitrary URL can be used by @mrbob55 in #277 - Bump ffmpeg 7.0 by @xibr in #272
New Contributors
Full Changelog: 0.15.0...0.16.0
0.15.0
The library has been rewritten in Kotlin, if you experience compilation error after migrating to this version, please refer to #232
What's Changed
- Bump mutagen from 1.45.1 to 1.46.0 by @xibr in #194
- Reduce python library size by @xibr in #195
- Allow update from nightly or stable channel by @kadwanev in #224
- Migrate to Kotlin by @JunkFood02 in #227
- Add pycryptodomex by @xibr in #226
New Contributors
Full Changelog: 0.14.0...0.15.0
0.14.0
0.13.3
This is an alpha release.
Changelog -
0.13.2
This is an alpha release.
Changelog -
- Updated yt-dlp binary
- Improve progress bar
- Add mutagen
- set default format mp4 in DownloadingExampleActivity
- Add fields in VideoInfo and VideoFormat