NewPipeExtractor/extractor/src/main/java/org/schabi/newpipe/extractor
fynngodau 8c369b0f79
Rephrase link in javadoc
Co-authored-by: Tobias Groza <TobiGr@users.noreply.github.com>
2020-11-24 14:01:31 +01:00
..
channel Introduce Page class 2020-07-06 20:19:31 +02:00
comments Introduce Page class 2020-07-06 20:19:31 +02:00
downloader Ignore null-keyed entries when iterating through the response headers 2020-03-01 12:49:13 +01:00
exceptions throw ContentNotSupportedException when content is know to be unsupported 2020-04-07 14:33:43 +02:00
feed Introduce Page class 2020-07-06 20:19:31 +02:00
kiosk Introduce Page class 2020-07-06 20:19:31 +02:00
linkhandler Fix parameter reassignment and other style issues 2020-10-31 20:58:28 +01:00
localization Call existing constructor in DateWrapper. 2020-11-04 05:49:41 +05:30
playlist Introduce Page class 2020-07-06 20:19:31 +02:00
search Introduce Page class 2020-07-06 20:19:31 +02:00
services Rephrase link in javadoc 2020-11-24 14:01:31 +01:00
stream Add some missing finals, nullables and comments 2020-10-25 08:12:41 +01:00
subscription Implement youtube subscription import from Google takeout 2020-11-02 11:04:48 +01:00
suggestion Implement time ago parser and improve localization handling 2019-11-03 15:46:21 -03:00
utils Fix typo in DonationLinkHelper and rewrote swtich statement 2020-11-01 17:34:34 -05:00
Collector.java Created gradle module and moved existing code to new one 2018-03-14 00:44:02 -03:00
Extractor.java Improve code formatting and optimise imports 2020-02-15 13:36:54 +01:00
Info.java fix issue with originalUrl 2019-01-26 17:47:58 +01:00
InfoItem.java added comments extractor 2018-09-19 04:58:40 +05:30
InfoItemExtractor.java Created gradle module and moved existing code to new one 2018-03-14 00:44:02 -03:00
InfoItemsCollector.java Improve code formatting and optimise imports 2020-02-15 13:36:54 +01:00
ListExtractor.java Clean up the code 2020-07-06 20:19:31 +02:00
ListInfo.java Clean up the code 2020-07-06 20:19:31 +02:00
MediaFormat.java Fix typos 2020-02-15 13:36:54 +01:00
NewPipe.java Implement time ago parser and improve localization handling 2019-11-03 15:46:21 -03:00
Page.java Support YouTube's new continuations for search 2020-07-26 10:01:03 +02:00
ServiceList.java Bandcamp capitalization 2020-04-20 21:55:35 +02:00
StreamingService.java Fix parameter reassignment and other style issues 2020-10-31 20:58:28 +01:00