Commit Graph

7 Commits

Author SHA1 Message Date
d07a8f28bf [skip ci]refactor(lib): General refactoration (#1579) 2023-05-06 14:50:45 +02:00
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
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
83dbe38336 Fembed extractor updated & LocoPelis updates (#1124)
- Functionality for the Fembed extractor to redirect to a mirror link and then extract the videos.
2022-12-31 09:57:28 +01:00
a7c1fe3017 Fixes and Updates (#1090) 2022-12-20 08:07:23 +01:00
df3d1a0e5b FembedExtractor: Prevent cloudflare problems (#969)
Vizer: Remove unnecessary runCatching block
2022-10-23 08:42:11 +02:00
7beefea8bf Convert FembedExtractor to lib (#965) 2022-10-22 08:33:18 +02:00