Skip to content

Releases: yausername/youtubedl-android

0.15.0

30 Jun 08:27
e6e89c8
Compare
Choose a tag to compare
0.15.0 Pre-release
Pre-release

The library has been rewritten in Kotlin, if you experience compilation error after migrating to this version, please refer to #232

What's Changed

New Contributors

Full Changelog: 0.14.0...0.15.0

0.14.0

17 Sep 23:16
0.14.0
4f00394
Compare
Choose a tag to compare
0.14.0 Pre-release
Pre-release

This is an alpha release.
Changelog -

  • Rename binary files #182
  • Bump ffmpeg from 4.2.1 to 5.1 #186
  • Add Aria2 #185

0.13.3

15 Aug 20:48
0.13.3
e828d47
Compare
Choose a tag to compare
0.13.3 Pre-release
Pre-release

This is an alpha release.
Changelog -

  • Updated yt-dlp binary 2022.08.14
  • Minor bug fixes by @p3g4asus in #165
  • Change Map to List to use the same command option multiple times by @JunkFood02 in #172
  • Allow process destroying by specifying string id by @p3g4asus in #173
  • Set ffmpeg location and change yt-dlp update method by @xibr in #176

0.13.2

21 Jun 15:54
0.13.2
7d0f2d8
Compare
Choose a tag to compare
0.13.2 Pre-release
Pre-release

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

0.13.1

08 Feb 13:29
0.13.1
5102fa1
Compare
Choose a tag to compare
0.13.1 Pre-release
Pre-release

This is an alpha release.
Changelog -

  • updated yt-dlp binary
  • add progress line in callback

0.13.0

11 Dec 09:50
587061d
Compare
Choose a tag to compare
0.13.0 Pre-release
Pre-release

This is an alpha release.
Changelog -

  • switch to yt-dlp
  • Updated gradle version to fix jitpack build.

0.12.4

02 May 18:37
71da817
Compare
Choose a tag to compare
0.12.4 Pre-release
Pre-release

This is an alpha release.
Changelog -

  • updated youtubedl bin
  • add option to use config file in simple app

0.12.3

18 Jan 11:37
9b173aa
Compare
Choose a tag to compare
0.12.3 Pre-release
Pre-release

This is an alpha release.
Changelog -

  • updated youtubedl bin

0.12.2

04 Nov 05:27
d1c24ca
Compare
Choose a tag to compare
0.12.2 Pre-release
Pre-release

This is an alpha release.
Changelog -

  • updated youtubedl bin #79

0.12.1

03 Aug 20:35
4af0302
Compare
Choose a tag to compare
0.12.1 Pre-release
Pre-release

This is an alpha release.
Changelog -

  • changed http_headers type to map #72