136eca47c4
Convert YourUploadExtractor to lib ( #1333 )
2023-02-26 09:58:04 +01:00
5dc5646302
Fix Toonitalia + extractors ( #1331 )
...
* Update extractors
* Add more streamsb links
* StreamSB fix
2023-02-25 12:20:27 +01:00
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
f4cbcef2dc
Add extension: AnimeDao ( #1284 )
2023-02-17 20:52:59 +01:00
381194f109
fix arabseed, update base url for Shahed4u , fix streamsb Extractor ( #1177 )
...
* Update build.gradle
* update
2023-01-17 02:30:04 +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
43e111ba7f
fix Anime-Base & fix VoeExtractor ( #995 )
...
* fix VoeExtractor
* fix Anime-Base
2022-11-03 14:10:19 +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
8ffca9ddcc
Convert VoeExtractor to shared lib ( #955 )
2022-10-20 21:06:46 +02:00
6ee7153b74
Convert StreamTape to shared lib ( #953 )
2022-10-20 08:12:50 +02:00
899ac2c640
Convert OkruExtractor to shared lib ( #944 )
2022-10-18 09:25:46 +02:00
ea26ceaf78
Convert StreamSBExtractor to lib ( #926 )
2022-10-13 12:24:34 +02:00
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
0f7df7a71c
merge upstream
2022-08-06 20:59:16 +02:00
4237b8d70e
update some dependencies etc
2021-05-27 16:04:37 +02:00
0ce4416f09
Multisrc bugfix and genkan refactor ( #5707 )
...
* themesource bugfix, refactor genkan
* revert 3da46570aa
2021-02-08 16:37:48 -05:00
3da46570aa
Move annotations and Duktape stub into core module
2021-02-06 18:16:04 -05:00
b77d42a941
<zh-dmzj>Add ratelimit to fix HTTP 429 and return webpage url to "Open in browser" and "Share manga". ( #5537 )
...
* <zh-dmzj>Add ratelimit to fix HTTP 429 and return human readable webpage url to "Open in browser" and "Share manga".
* Add ratelimit interceptor that only handle specific url host.
2021-01-25 07:29:10 -05:00
d84a4c90b1
Project reorganization ( #5096 )
...
* Rename AndroidConfig to Config
* Move base AndroidManifest.xml
* Make fallback icons into an Android module
* Add example of how to only load a single extension in Gradle project
2020-12-11 09:41:48 -05:00
be6c269621
Use Kotlin DSL for library gradle files ( #3628 )
2020-06-27 14:02:46 -04:00
3bd98888ee
Use Kotlin DSL for Duktape stub gradle file
...
- Update to Java 8
- Move stub to common.gradle
2020-06-26 09:08:00 -04:00
7e9bb52cbc
Manga Ship extension, DataImageInterceptor ( #3177 )
...
* Manga Ship extension, DataImageInterceptor
* tweak regex
2020-05-18 22:30:26 -04:00
dbcb0117cd
Remove preference-stub (moved into extension-lib 1.2)
2020-05-09 11:43:41 -04:00
9fe99e58cb
Update build tools for lib-ratelimit
2020-04-25 10:29:23 -04:00
9f706ad4bc
Remove unused file
2020-03-29 12:24:51 -04:00
08907a0896
Revert last four commits ( #2337 )
...
Revert last four commits
2020-03-01 19:03:22 -05:00
37f61f602b
Update to SDK 29 in ratelimit module
2020-03-01 18:05:05 -05:00
9e56e96d72
Remove unused extension lib module
2020-03-01 15:23:15 -05:00
e23b69f8a7
More HTTPS upgrades ( #2057 )
2020-02-22 23:35:13 -05:00
44c1ebba51
Update Preference Stubs & Update Manamoa extension ( #2087 )
...
* Add TwoStatePreference and CheckBoxPreference stubs
* Add setEnabled on Preference, Formatting again.
* Remove isEnabled. Thanks to API difference between androidx and v7 libs
* Initial support of their new site announcing algorithm.
What the heck is DDOS-GUARD
* Apply changes of announcing algorithm that can work with tachi >_<
It will uses main thread that cause temp freeze when enter browse
* Clean up codes little bit.
* Simplify Decoder
* Finalize update.
* Try-Catch on req failed.
* Update build.gradle
* Use regular network client.
2020-01-31 23:12:34 -05:00
98df581cfd
Add support for AndroidX preferences ( #1971 )
...
* Add stubs for AndroidX preferences
* Update extensions for AndroidX preferences
2020-01-05 11:16:12 -05:00
f335365b01
Update to build tools v29.0.2 ( #1920 )
2019-12-26 12:52:26 -05:00
9ff7da20e5
Add tachiyomi-extensions-lib as module ( #1919 )
2019-12-26 12:34:43 -05:00
ee91ca7c1f
Fix TMO, again. ( #1183 )
...
Fix TMO, again. #1166
2019-06-11 07:19:04 -04:00
5fda10228b
Fix TMO error. ( #1175 )
...
Fix TMO error #1166
2019-06-09 20:35:47 -04:00
e267352b13
Revert module changes ( closes #1129 )
2019-05-24 23:03:28 -04:00
084960736e
Merge ratelimit/urlhandler libs, set okhttp as compileOnly ( #1130 )
2019-05-23 21:44:15 -04:00
b48900b8b7
Abstract URL handling intent logic to library ( #1128 )
2019-05-23 17:45:35 -04:00
5ea7a40919
Move rate limit interceptor logic to module ( #1100 )
2019-05-11 11:30:15 -04:00
9105f9aef8
Update MSM Extension. ( #1061 )
...
* Improve Preference-stub
* Re-arrange some stubs to correct class.
* Add `EditTextPreference`.
* Update MSM extension.
* Update filter.
* Fix image fetch due to site changes (v4 -> v11)
* Add BaseUrl Override for site domain changes.
- Korean sources are change domain every 1-2 weeks due to internet censorship.
* Add missing file `EditTextPreference.java`
* Fix tags.
2019-04-27 10:40:07 -04:00
cc8b28d7c9
Add MangaPlus by Shueisha ( #755 )
...
Add MangaPlus by Shueisha
2019-01-31 10:23:11 -05:00
71806a3d1d
Use compileOnly instead of provided in Gradle files ( #438 )
...
Use compileOnly instead of provided in Gradle files
2018-08-05 15:51:58 -04:00
4266908f14
mangadex: r18 property support, add title during json, add [END] tag ( #323 )
...
* mangadex: r18 property support
* removed log statement
* fixed browse/latest not updating on property change
* clean up formatting
* Mangadex:
adds [END] tag back on final chapter.
Assign title during details parse
* move to preference-stub
* add summary
* fixed finished status
2018-05-20 20:23:13 -04:00
0c26d11846
Update bundled sources. Add duktape stub lib. Update gradle
2017-06-01 17:49:38 +02:00