This repository has been archived by the owner on May 1, 2024. It is now read-only.
Releases: maxrave-dev/kotlin-youtubeExtractor
Releases · maxrave-dev/kotlin-youtubeExtractor
0.0.7
0.0.6
Update to 0.0.6 --
Changelog:
- Fix 403 HTTP ERROR checking function
- Add Retry Feature
- Add Description to VideoMeta
0.0.5
0.0.4
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
Update to 0.0.3 --
Changelog:
- Change extract method.
- Add getVideoMeta() method.
0.0.2
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
Try to fix