Commit Graph

89 Commits

Author SHA1 Message Date
TiA4f8R b2cf41496d
Set extractor encoding to UTF-8
When compiling the extractor on Windows, you get more than 100 errors with the message error: unmappable character for encoding Cp1252, especially in timeago-parser tasks. This commit fixes it by setting the encoding for all compileJava and compileTestJava tasks to UTF-8.
2021-02-23 14:38:20 +01:00
TobiGr 5eb75d72d3 Release 0.20.10 2021-02-14 22:09:17 +01:00
TobiGr f8d769617a Release 0.20.9 2021-02-12 22:14:23 +01:00
TobiGr 4671e68304 Update links to Java SE components to Java SE 8 2020-12-31 18:05:49 +01:00
TobiGr 288ddab65b update version name 2020-12-27 18:02:16 +01:00
TobiGr 175df679e0 Release 0.20.5 2020-12-01 08:18:29 +01:00
TobiGr 5a3f96b967 Release 0.20.4 2020-11-22 22:29:08 +01:00
TobiGr 3582a5189f Release 0.20.3 2020-11-18 20:41:25 +01:00
Isira Seneviratne 0526a5148d Set source and target versions to Java 8. 2020-11-01 06:28:52 +05:30
Tobias Groza 19c0e8700d
0.20.2 2020-10-28 07:29:42 +01:00
TobiGr 350eed6214 Release v0.20.1 2020-10-16 22:03:57 +02:00
TobiGr acb04eb351 Update extractor version to 0.20.0 2020-10-04 13:37:19 +02:00
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