98 Commits

Author SHA1 Message Date
e909c82a55 MainAPI: add missing builder methods (#1463) 2025-01-04 21:58:05 +01:00
50e580807d Chill Fix Again (#1461) 2025-01-02 22:56:50 +01:00
7df4390473 Sync up all compileSdk and targetSdk (#1457) 2024-12-31 22:07:15 +01:00
b3a4af19cd Add StringUtils (#1440) 2024-12-31 19:50:03 +01:00
ed6b848094 Fix to define Cartoon as episode based (#1441) 2024-12-31 19:49:04 +01:00
01a95b7cc8 fix same url 2024-12-31 19:46:58 +01:00
1c47281cd3 Chillx Fix (#1453) 2024-12-31 19:40:08 +01:00
05ca01185d Add new TVTypes for generic Audio and Podcast (#1442)
* Add new TVTypes for generic Audio and Podcast

* Use when
2024-12-31 18:01:41 +01:00
3d8f7c905b Move to Dependencies version catalog (#1423) 2024-12-12 20:27:19 +01:00
5a7ff3d47c Update newpipe 2024-12-06 14:34:56 +00:00
e43fc249a3 Added new Domains to Mixdrop (#1408) 2024-11-09 20:11:31 +01:00
0b1399f825 fixed issues with magnet links 2024-10-30 21:44:29 +01:00
62b3c697d6 fix vidstreaming extractor (#1393) 2024-10-25 17:30:04 +02:00
4cf0bc761f Added Filegram and Fix Vidguard Extractor (#1370) 2024-10-13 17:15:03 +02:00
79df626c1a Update PixelDrainExtractor.kt (#1342)
Enhancement for Pixeldrain Links
2024-09-22 19:38:44 +02:00
a53877ae55 Fixing some extractors (#1339)
* Changing download link to embed link

* Adding DoodLiExtractor
2024-09-17 14:37:46 +02:00
6c2d4c3b87 Update Chillx.kt (#1336) 2024-09-13 21:41:13 +02:00
f208301de2 Added GamoVideo extractor, improved streamtape, fix mixdrop and Vidmoly (#1324) 2024-09-13 21:39:58 +02:00
1a211f7b3b fix dokka & newpipe build issue (#1326) 2024-09-08 19:14:30 +02:00
f3f4009fe1 Fix DoodExtractor (#1303) 2024-08-27 16:59:08 +02:00
e6766f4c0c Fixed okru extractor (#1301)
Co-authored-by: misajimenezmx <misajimenez.mx@gmail.com>
2024-08-24 23:44:44 +02:00
52fa1838c8 Improved VidhidePro + Added Lulustream (#1298) 2024-08-24 03:23:54 +02:00
444a72dbf6 Fixed VidGuard and StreamSilk extractors (#1292) 2024-08-23 18:41:39 +02:00
bddd5310da Fix StreamWishExtractor and Voe (#1288) 2024-08-21 17:48:44 +02:00
aadcbb45c6 Update Chillx Extractor (#1289) 2024-08-21 17:47:10 +02:00
68a17d0d8f Added StreamSilk extractor. (#1290) 2024-08-21 17:44:50 +02:00
87bd622781 update vidsrc2to encryption (#1287) 2024-08-21 00:25:06 +02:00
7bdf146187 Added VidHidePro Extractor (#1286) 2024-08-19 22:49:11 +02:00
adb8dc26ea update vidplay encryption (#1285) 2024-08-19 19:58:52 +02:00
06979781cd Revert "Updated VidhideExtractor (#1279)" (#1284)
This reverts commit ee52d355c74adedce054eae46a4e937063d3a357.
2024-08-18 01:01:50 +02:00
ee52d355c7 Updated VidhideExtractor (#1279) 2024-08-16 19:26:18 +02:00
6158bac1ca Update StreamWishExtractor (#1264) 2024-08-15 17:20:27 +02:00
4d3ab40093 Updated SuperVideo extractor url from supervideo.tv to supervideo.cc (#1265) 2024-08-12 04:04:14 +02:00
fcac19737c Update VidSrcTo.kt Domain Changed (#1257)
Vidsrc is changed from to to cc
2024-08-07 15:47:15 +02:00
60e3c48aca Helper Added: CryptoJS (#1237) 2024-08-02 00:13:54 +02:00
30adb1cd9d fixed: Test Search & VidMoxy, RapidVid extractors (#1219) 2024-07-30 20:38:51 +02:00
63e27c2ea5 Fix Trailers on API<33 (#1226)
Recent NewPipeExtractor updates pushed minimum sdk to 33 which needs desugar_jdk_libs_nio
2024-07-30 20:16:11 +02:00
e3ff1cf455 feat(UI): Show Episode Runtime (#1207) 2024-07-25 20:23:49 +02:00
0c418fdf9b Updated VidSrc encryption methods (#1205) 2024-07-21 00:06:04 +02:00
12de924559 updating vidplay encryption method (#1202) 2024-07-19 18:10:34 +02:00
febb843424 Fix VidSrcTo extractor (#1198) 2024-07-15 17:06:20 +02:00
8be8e54746 Fixed log 2024-07-08 23:17:25 +02:00
e86c926c30 Extractor: added Pichive & Sobreatsesuyp (#1184) 2024-07-08 22:59:02 +02:00
e5c9e96c83 fix filesystem 2024-07-04 22:33:21 +02:00
02b956940a Port large parts of the API to crossplatform (#1163) 2024-07-04 20:07:01 +02:00
5f64e40a7e Fix debug exceptions in releases (#1168) 2024-07-03 03:42:10 +02:00
4d5cd288ab Ported more files for multiplatform (#1056) 2024-05-18 13:47:12 +02:00
6df3ef14f6 First steps for multiplatform API (#1003)
* First steps for multiplatform api

* Buildconfig testing

* Fix publishing and classes.jar

* Update build.gradle.kts
2024-04-16 23:07:28 +02:00