NewPipeExtractor/extractor/src/main/java/org/schabi/newpipe/extractor/stream
Stypox 57e7994c9e
Add some missing finals, nullables and comments
2020-10-25 08:12:41 +01:00
..
AudioStream.java Created gradle module and moved existing code to new one 2018-03-14 00:44:02 -03:00
Description.java Description implements Serializable. fix NotSerializableException 2020-02-07 14:10:54 +01:00
Frameset.java Improve code formatting and optimise imports 2020-02-15 13:36:54 +01:00
Stream.java changed all == null || isEmpty() to isNullOrEmpty() 2020-05-11 11:40:24 +02:00
StreamExtractor.java Add some missing finals, nullables and comments 2020-10-25 08:12:41 +01:00
StreamInfo.java Remove getNextStream() from StreamExtractor 2020-07-15 18:48:37 +02:00
StreamInfoItem.java Introduce class that indicates when the time ago is an approximation 2019-11-03 15:46:28 -03:00
StreamInfoItemExtractor.java Improve code formatting and optimise imports 2020-02-15 13:36:54 +01:00
StreamInfoItemsCollector.java Improve code formatting and optimise imports 2020-02-15 13:36:54 +01:00
StreamType.java Created gradle module and moved existing code to new one 2018-03-14 00:44:02 -03:00
SubtitlesStream.java Remove overriden field `url` 2020-08-12 22:37:36 +03:00
VideoStream.java Improve code formatting and optimise imports 2020-02-15 13:36:54 +01:00