Youtube Jextractor Versions Save

Android based library that allows you to download or play audio and video from Youtube, in other words - youtube-dl for android

v0.3.4

3 years ago
  1. Fixed numerous problems with extracting
  2. New models for deserialization
  3. Various tweaks and fixes

v0.3.3

3 years ago

Regular expression or js player config extraction fixed

v0.3.2

3 years ago

Addes support of subttitles extraction

v0.3.1

3 years ago

Fix for #34

v0.3.0

3 years ago
  1. Fixed NPE #28, thanks @niteshfel for reporting
  2. Implemented new overloaded extract method that takes callback as parameter

v0.2.9

3 years ago
  1. Improved stability
  2. Improved logging

v0.2.8

4 years ago
  1. Code updated to match latest youtube changes
  2. Improved age restricted videos detection

v0.2.7

4 years ago
  1. Fixed logic for detecting age restricted videos
  2. Code updated to match latests youtube changes

v0.2.6

4 years ago

Hotfix for Youtube changes, 'cipher' param renamed to 'signatureCipher'

v0.2.5

4 years ago

Muxed streams are now supported! Thanks to @comptoost for enchancements request #19