9 Commits

Author SHA1 Message Date
Claudemirovsky
ad180c0757
Fix streamsb-extractor lib (#1388)
* fix: Update StreamSB API path

* refactor: Remove/replace some unnecessary code

* refactor: Use namespace instead of AndroidManifest property
2023-03-13 23:51:12 +01:00
Secozzi
0f98d9e934
Add multimovies extension (#1380) 2023-03-12 22:51:00 +01: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
Secozzi
5dc5646302
Fix Toonitalia + extractors (#1331)
* Update extractors

* Add more streamsb links

* StreamSB fix
2023-02-25 12:20:27 +01:00
Secozzi
cf2153fcd3
AllAnime: Fix gogo, streamlare, add parallel map for external hosts and update streamsb (again) (#1291)
* Fix gogo stuff

* Update streamsb (again), make external hosts parallel, update streamlare extractor
2023-02-19 19:56:44 +01:00
Secozzi
f4cbcef2dc
Add extension: AnimeDao (#1284) 2023-02-17 20:52:59 +01:00
Ahmed gamal
381194f109
fix arabseed, update base url for Shahed4u , fix streamsb Extractor (#1177)
* Update build.gradle

* update
2023-01-17 02:30:04 +01:00
miguelantonioe
a7c1fe3017
Fixes and Updates (#1090) 2022-12-20 08:07:23 +01:00
Claudemirovsky
ea26ceaf78
Convert StreamSBExtractor to lib (#926) 2022-10-13 12:24:34 +02:00