Skip to content

Releases: antonyhaman/youtube-jextractor

Version 0.3.4

21 Mar 19:29
Compare
Choose a tag to compare
  1. Fixed numerous problems with extracting
  2. New models for deserialization
  3. Various tweaks and fixes

Version 0.3.3

09 Nov 20:56
e769069
Compare
Choose a tag to compare

Regular expression or js player config extraction fixed

Version 0.3.2

09 Aug 15:48
79b0627
Compare
Choose a tag to compare

Addes support of subttitles extraction

Version 0.3.1

29 Jul 10:32
16273b3
Compare
Choose a tag to compare

Fix for #34

Version 0.3.0

06 Jun 15:50
522c897
Compare
Choose a tag to compare
  1. Fixed NPE #28, thanks @niteshfel for reporting
  2. Implemented new overloaded extract method that takes callback as parameter

Version 0.2.9

03 Jun 18:42
Compare
Choose a tag to compare
  1. Improved stability
  2. Improved logging

Version 0.2.8

01 Jun 17:10
d73830b
Compare
Choose a tag to compare
  1. Code updated to match latest youtube changes
  2. Improved age restricted videos detection

Version 0.2.7

01 Jun 16:42
2b175d7
Compare
Choose a tag to compare
Version 0.2.7 Pre-release
Pre-release
  1. Fixed logic for detecting age restricted videos
  2. Code updated to match latests youtube changes

Version 0.2.6

01 Jun 12:49
9a2c71c
Compare
Choose a tag to compare
Version 0.2.6 Pre-release
Pre-release

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

Version 0.2.5

31 Mar 13:54
05dfe0a
Compare
Choose a tag to compare

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