Releases: antonyhaman/youtube-jextractor
Releases · antonyhaman/youtube-jextractor
Version 0.3.4
- Fixed numerous problems with extracting
- New models for deserialization
- Various tweaks and fixes
Version 0.3.3
Regular expression or js player config extraction fixed
Version 0.3.2
Addes support of subttitles extraction
Version 0.3.1
Fix for #34
Version 0.3.0
- Fixed NPE #28, thanks @niteshfel for reporting
- Implemented new overloaded extract method that takes callback as parameter
Version 0.2.9
- Improved stability
- Improved logging
Version 0.2.8
- Code updated to match latest youtube changes
- Improved age restricted videos detection
Version 0.2.7
- Fixed logic for detecting age restricted videos
- Code updated to match latests youtube changes
Version 0.2.6
Hotfix for Youtube changes, 'cipher' param renamed to 'signatureCipher'
Version 0.2.5
Muxed streams are now supported! Thanks to @comptoost for enchancements request #19