Youtubedl Android Versions Save

youtube-dl for android

0.15.0

10 months ago

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: https://github.com/yausername/youtubedl-android/compare/0.14.0...0.15.0

0.14.0

1 year ago

0.13.3

1 year ago

This is an alpha release. Changelog -

0.13.2

1 year ago

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

2 years ago

This is an alpha release. Changelog -

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

0.13.0

2 years ago

This is an alpha release. Changelog -

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

0.12.4

3 years ago

This is an alpha release. Changelog -

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

0.12.3

3 years ago

This is an alpha release. Changelog -

  • updated youtubedl bin

0.12.2

3 years ago

This is an alpha release. Changelog -

  • updated youtubedl bin #79

0.12.1

3 years ago

This is an alpha release. Changelog -

  • changed http_headers type to map #72