This website requires JavaScript.
Explore
Help
Register
Sign In
mir
/
NewPipeExtractor
Watch
2
Star
0
Fork
0
You've already forked NewPipeExtractor
mirror of
https://github.com/TeamNewPipe/NewPipeExtractor
synced
2025-08-22 09:57:38 +00:00
Code
Issues
Releases
Wiki
Activity
NewPipeExtractor
/
settings.gradle
2 lines
96 B
Groovy
Raw
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