Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Releases: maxrave-dev/kotlin-youtubeExtractor

0.0.7

21 Jul 09:57
Compare
Choose a tag to compare

Update to 0.0.7

Changelog:

  • Optimize source code
  • Delete YouTube URL matcher function

0.0.6

19 Jul 04:41
Compare
Choose a tag to compare

Update to 0.0.6 --

Changelog:

  • Fix 403 HTTP ERROR checking function
  • Add Retry Feature
  • Add Description to VideoMeta

0.0.5

15 Jul 07:02
Compare
Choose a tag to compare

Update to 0.0.5 --
Changelog:

  • Add HTTP 403 Error Code Testing

Full Changelog: 0.0.3...0.0.5

0.0.4

26 Jun 09:05
e6d7766
Compare
Choose a tag to compare

Update to 0.0.4 --
Changelog:

  • Add CACHING and LOGGING option
  • Add Extension File

Full Changelog: 0.0.3...0.0.4

0.0.3

03 Jun 06:24
Compare
Choose a tag to compare

Update to 0.0.3 --

Changelog:

  • Change extract method.
  • Add getVideoMeta() method.

0.0.2

27 May 17:23
Compare
Choose a tag to compare
Update to 0.0.2 --

Changelog:
- Fix AndroidManifest.xml in library
- Add some filter, ext function in YTExtractor
- Add Example Code in Example App

0.0.1

23 May 17:20
Compare
Choose a tag to compare
Try to fix