3638f0e0ea
- Handle special cases for languages where the number is not shown - Rework the Downloader base implementation, allowing for more advanced things to be done - Separate the localization from the content country (just like YouTube let's the user choose both).
6 lines
No EOL
171 B
Groovy
6 lines
No EOL
171 B
Groovy
dependencies {
|
|
testImplementation 'junit:junit:4.12'
|
|
|
|
implementation 'com.grack:nanojson:1.1'
|
|
implementation 'com.github.spotbugs:spotbugs-annotations:3.1.0'
|
|
} |