NewPipeExtractor/extractor/src/main/java/org/schabi/newpipe/extractor/stream
ThetaDev 1aa232475e fix: dash roles, stream type regex 2023-03-20 13:18:17 +01:00
..
AudioStream.java feat: add audio track types 2023-03-19 02:12:01 +01:00
AudioTrackType.java fix: dash roles, stream type regex 2023-03-20 13:18:17 +01:00
DeliveryMethod.java Apply reviews: improve comments, remove FILE, remove Stream#equals(Stream) 2022-05-28 12:00:49 +02:00
Description.java Remove EMPTY_STRING. 2022-08-24 06:59:17 +05:30
Frameset.java Fix checkstyle issues in subpackages with abstract classes 2022-03-26 19:40:10 +01:00
Stream.java Apply code review and Streams rework 2022-05-28 12:00:58 +02:00
StreamExtractor.java Line breaks for long docstrings 2022-10-30 13:28:39 +00:00
StreamInfo.java Implement isShortFormContent for StreamExtractor and StreamInfo 2022-10-30 01:23:15 +00:00
StreamInfoItem.java Address reviews. 2022-10-30 01:25:30 +00:00
StreamInfoItemExtractor.java Line breaks for long docstrings 2022-10-30 13:28:39 +00:00
StreamInfoItemsCollector.java Add ability to identify short-form StreamInfoItems 2022-10-30 01:23:12 +00:00
StreamSegment.java Fix checkstyle issues in subpackages with abstract classes 2022-03-26 19:40:10 +01:00
StreamType.java Apply reviews: improve comments, remove FILE, remove Stream#equals(Stream) 2022-05-28 12:00:49 +02:00
SubtitlesStream.java Add code review suggestions. 2022-11-30 07:57:45 +05:30
VideoStream.java Remove hashCode and equals methods overrides of Stream classes 2022-05-28 12:00:55 +02:00