NewPipeExtractor/extractor/src/main/java/org/schabi/newpipe/extractor/stream
FireMaskterK 62313962a0 Add default implementation for getShortDescription. 2021-10-04 01:42:29 +01:00
..
AudioStream.java Add more data. 2021-02-19 00:55:03 +05:30
Description.java Description: add .equals() and .hashCode() 2021-02-15 18:51:47 +01:00
Frameset.java Frameset has to implement Serializable or NewPipe fails 2021-07-17 16:41:11 +02:00
Stream.java changed all == null || isEmpty() to isNullOrEmpty() 2020-05-11 11:40:24 +02:00
StreamExtractor.java Fix typos in Javadoc 2021-08-11 12:01:25 +03:00
StreamInfo.java Extract uploaderVerified to StreamInfo. 2021-09-03 21:27:58 +05:30
StreamInfoItem.java Add requested changes. 2021-10-04 01:36:51 +01:00
StreamInfoItemExtractor.java Add default implementation for getShortDescription. 2021-10-04 01:42:29 +01:00
StreamInfoItemsCollector.java Extract Video Short Description in YouTube. 2021-09-22 16:26:16 +01:00
StreamSegment.java [Bandcamp] Add Radio stream segments 2021-04-11 21:19:44 +02:00
StreamType.java Created gradle module and moved existing code to new one 2018-03-14 00:44:02 -03:00
SubtitlesStream.java Fix line break 2020-12-23 12:49:50 +01:00
VideoStream.java Add more data. 2021-02-19 00:55:03 +05:30