NewPipeExtractor/extractor
Mauricio Colli 1c8dafe4c6
Lightweight method to get the client id on SoundCloud
- Instead of downloading the whole ~1MB file, download just the first 16KB. With fallback to the old way in case of fail
- I've come across some technical difficulties as to how to limit the download (current implementation is too basic/simple for that), but in the end, a simple http header (Range) was enough
2018-04-07 22:12:27 -03:00
..
src Lightweight method to get the client id on SoundCloud 2018-04-07 22:12:27 -03:00
build.gradle Created gradle module and moved existing code to new one 2018-03-14 00:44:02 -03:00