Releases: sealedtx/java-youtube-downloader
Releases · sealedtx/java-youtube-downloader
2.5.2
- fix playlist parsing: switch continuation to browse API
- fix subtitles translation
2.5.0
upload channel "uploads" feature, resolves #70 thanks to @Fabulierer
2.4.6
fixed bugs with fetching playlists #69
2.4.5
fixed playlist extraction (resolves #67)
2.4.4
playlists: add new regex pattern for extracting ytInitialData
2.4.3
fix bug with extracting ytPlayerConfig (resolves #62) thanks to @kangsLee
2.4.2
fix extraction of js url (resolves #59)
fix output file naming (resolves #56)
2.4.1
Fix author extraction for autogenerated playlists
2.4.0
Added cancellation functionality for async video download