Skip to content
This repository was archived by the owner on Jul 5, 2022. It is now read-only.

Fix file downloads#21

Merged
friendlyanon merged 2 commits intoTeamNewPipe:devfrom
blackbox87:legacy-fixes
Mar 10, 2020
Merged

Fix file downloads#21
friendlyanon merged 2 commits intoTeamNewPipe:devfrom
blackbox87:legacy-fixes

Conversation

@blackbox87
Copy link
Contributor

@blackbox87 blackbox87 commented Jan 28, 2020

I noticed that all downloads were throwing a NullPointerException on Jelly Bean and captions were failing to download on any version of Android, so I've fixed that by finding the root of the problem.

I also forgot to enable TLS v1.1/1.2 for Jelly Bean when downloading, so I've fixed that too.

Without this line HttpURLConnection will throw an EOFException.
@sebma
Copy link

sebma commented Mar 10, 2020

@blackbox87 When to you plan to release a new NewPipeLegacy release that includes this correction ?

@TobiGr
Copy link
Contributor

TobiGr commented Mar 10, 2020

@sebma: @friendlyanon is responsible for NewPipe legacy. In case someone else wants to help maintaining the legecay version, please contact me or another member from TeamNewPipe here on GitHub or via IRC in our #newpipe channel.

@friendlyanon friendlyanon merged commit a356fc7 into TeamNewPipe:dev Mar 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants