This website requires JavaScript.
Explore
Help
Sign In
TeamNewPipe
/
NewPipeExtractor
Watch
1
Star
0
Fork
0
You've already forked NewPipeExtractor
mirror of
https://github.com/TeamNewPipe/NewPipeExtractor
synced
2025-10-05 16:12:47 +02:00
Code
Issues
Releases
Wiki
Activity
Files
dev
NewPipeExtractor
/
settings.gradle
2 lines
96 B
Groovy
Raw
Permalink
Normal View
History
Unescape
Escape
removed use of reflection in PatternsManager.java. For this the Code to generate the Localization files was extracted into its own submodule. The generator now also creates a class that Holds a Map of all Localizations for the timeago-parser.
2025-03-27 19:38:58 +01:00
include
'extractor'
,
'timeago-parser'
,
'timeago-generator'
Created gradle module and moved existing code to new one
2018-03-14 00:44:02 -03:00
rootProject
.
name
=
'NewPipeExtractor'
Reference in New Issue
Copy Permalink