Commit Graph

27 Commits

Author SHA1 Message Date
TobiGr b4481dfec2 Update version to 0.19.7 2020-07-26 14:24:07 +02:00
TheAssassin 186193d366 Update version to 0.19.6 2020-07-14 17:04:03 +02:00
yausername 89e0e3ee2d
expose extractor via api scope 2020-06-27 03:02:43 +05:30
TobiGr 3aa6b93e91 Update version to 0.19.5 2020-05-30 10:45:39 +02:00
TobiGr 8a79b14077 Update extractor version to 0.19.4 2020-05-03 15:11:20 +02:00
wb9688 979c5a7502 Use our fork of nanojson 2020-04-17 19:36:42 +02:00
TobiGr c8abc1abd5 v0.19.0 2020-03-29 23:47:26 +02:00
TobiGr dc20f2aa0c version 0.18.7 2020-03-16 17:27:26 +01:00
TobiGr 705896aca0 Version 0.18.6 2020-02-29 21:39:45 +01:00
TobiGr d1b7461d0e Version 0.18.5 2020-02-25 22:00:47 +01:00
TobiGr a63371a2c5 Version 0.18.4 2020-02-21 22:29:20 +01:00
TobiGr 33961b2092 Version 0.18.3 2020-02-10 21:12:39 +01:00
TobiGr f826c24749 Use UTF-8 encoding for docs and bump version to v0.18.0 2019-12-26 22:46:19 +01:00
Mauricio Colli b42bebdee8
Add instructions to quickly test changes in the extractor
- Make use of the local Maven repository
2019-11-03 15:46:24 -03:00
Christian Schabesberger 9664658914 Merge branch 'master' of github.com:TeamNewPipe/NewPipeExtractor 2018-03-25 16:08:35 +02:00
Christian Schabesberger f2067338db move on to version 0.13.0, and made ListCollector only accept InfoItemExtracto 2018-03-25 16:08:14 +02:00
Mauricio Colli fa3974bf3a
Fix javadoc generation and some errors
- Generate javadoc containing all the classes from all submodules
2018-03-18 16:18:11 -03:00
Mauricio Colli f787b375e5
Created gradle module and moved existing code to new one 2018-03-14 00:44:02 -03:00
Christian Schabesberger 18e486da30 Merge branch 'bugfix-dont-call-fetch-page-in-constructor' of https://github.com/coffeemakr/NewPipeExtractor into f 2017-11-30 15:39:27 +01:00
Coffeemakr 23231732ca
Be more verbose 2017-11-30 10:49:52 +01:00
Coffeemakr 665f38215d
Include stopbugs annotations only 2017-11-28 12:22:42 +01:00
Coffeemakr dc109d78f8
Fix bugs and present some in the future 2017-11-25 01:44:56 +01:00
Mauricio Colli a8a4eaf81b Change Json dependency again
The other had some incompatibilities with android.
2017-08-15 23:40:03 -03:00
Mauricio Colli b719e59fae Change json dependency
The previous was conflicting with the built-in version of android, this should solve it as it has a different package name (with the advantage of being able to receive updates).
2017-08-11 14:29:11 -03:00
Mauricio Colli b1eefa040e Build sources for jitpack.io 2017-08-09 10:25:02 -03:00
Mauricio Colli ea5b08db4c Refactor and improvements 2017-08-06 17:20:15 -03:00
wb9688 d88fe691cf Use Gradle 2017-08-05 10:03:56 +02:00