Tobi
Tobi
I am getting this Exception with the following steps in the current nightly (0.27.2/1003): 1. Switch to Bandcamp 2. open a channel / artist apge 3. rotate ## Exception *...
The problem is that the current Bandcamp implementation is doing network requests when calling `BandcampChannelLinkHandlerFactory.getUrl()` and `BandcampChannelLinkHandlerFactory.getId()`. The other services do not need to perform a request for their implementations.
@placidcasual98 We are working on this project in our free time. This means, NewPipe's developers are students or/and have a daily job, family, friends and other hobbies. Mauricio said, he...
We got a really [detailed comment](https://newpipe.schabi.org/blog/pinned/NewPipe-needs-feedback/#isso-151) about the download handling on the blog. Just to sum up the most important parts: - Add confirmation dialog before deleting a downloaded video...
Good catch. iterating through the map elements does not make any sense. Using the default `get` / `getOrDefault` method is the proper way to go :+1: However, I do not...
The Exception is only thrown when running with mocks and happens here: https://github.com/TeamNewPipe/NewPipeExtractor/blob/0b99100dbddeca2f27554620378f251afd66b30b/extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeSuggestionExtractor.java#L67-L72 The mock response has the header `content-type` while the code expects `Content-Type`. Both use a TreeMap. The...
LGTM, but needs a rebase due to resolve the conflict caused by your other PR. I currently lost track of all the contributions that are part of courses at universities....
I'll take care of this once I work on the donation info on our website (unless there is someone who has already worked with Github Sponsors and knows how to...
@Poolitzer @opusforlife2 We might need to update the supported devices section on our website: https://newpipe.net/FAQ/#supported-devices