NewPipeExtractor/extractor/src/main/java/org/schabi/newpipe/extractor/services
AudricV b9e463de49
[Bandcamp] Send Content-Type header in POST requests
This header was not sent before and was added and guessed by OkHttp. This can create issues when using other HTTP clients than OkHttp, such as Cronet.

Also make use of StandardCharsets.UTF_8 when getting bytes of bodies instead of the platform default's charset, to make sure to prevent some encoding issues on some JVMs.
2022-11-22 11:35:46 +01:00
..
bandcamp [Bandcamp] Send Content-Type header in POST requests 2022-11-22 11:35:46 +01:00
media_ccc Add Utils methods for URL encoding/decoding using UTF-8. 2022-11-12 07:29:15 +05:30
peertube Add Utils methods for URL encoding/decoding using UTF-8. 2022-11-12 07:29:15 +05:30
soundcloud Add Utils methods for URL encoding/decoding using UTF-8. 2022-11-12 07:29:15 +05:30
youtube Merge pull request #968 from AudricV/yt-support-no-video-info-renderers-for-streams 2022-11-16 20:20:01 +00:00