NewPipeExtractor/extractor
TiA4f8R 2f061b8dbd
Add support of other delivery methods than progressive HTTP in Stream classes
Stream constructors are now private and streams can be constructed with new Builder classes per stream class. This change has been made to prevent creating and using several constructors in stream classes.

Some default cases have been also added in these Builder classes, so not everything has to be set, depending of the service and the content.
2022-05-28 12:00:27 +02:00
..
src Add support of other delivery methods than progressive HTTP in Stream classes 2022-05-28 12:00:27 +02:00
build.gradle Add checkstyle to extractor gradle project 2022-03-26 19:37:46 +01:00