7 Commits

Author SHA1 Message Date
Claudemirovsky
0a51fa4555
[skip ci] refactor: Refactor and simplify common libraries (#2807) 2024-01-22 02:45:23 +01:00
Secozzi
72fe14e618
feat(src/hi): New source YoMovies (#1935) 2023-07-21 12:01:34 +02:00
adly98
0d5425616c
fix(lib/dood): Make extractor accept all dood hosts (#1921) 2023-07-18 16:11:15 +02:00
Claudemirovsky
d07a8f28bf
[skip ci]refactor(lib): General refactoration (#1579) 2023-05-06 14:50:45 +02:00
Claudemirovsky
933138fa6a
[skip ci] Remove useless files and solve AGP warnings (#1575)
* chore: Remove useless files

* [skip ci] refactor: Solve deprecation warnings from AGP
2023-05-02 20:01:30 +02:00
Claudemirovsky
62f45e094d
[skip ci] Update dependencies (#1343)
* Bump harmless dependencies

Note that bumping the android plugin will make compilation show lots of
"hey bro use namespace instead of AndroidManifest.xml" warnings

* Remove duktape dependency

Zero extensions are using it, so its safe to remove. For executing js in
extensions we can use quickjs instead of ducktape.

* Upgrade gradle to 7.6

* Update kotlin

* Update OkHttp

* Update JSoup

Jesus Christ this was boring asf

* Update KtLint

* [skip ci] refactor on some build.gradle.kts files

* Expose coroutines to all extension by default
2023-02-28 14:12:46 +01:00
Claudemirovsky
05088707a0
Add support to shared extractors (#917)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-11 11:03:49 +02:00