Commit Graph

81 Commits

Author SHA1 Message Date
vitiko98 0e98880494 Gestdown provider: implement retries on 423 status codes 2022-05-23 23:27:04 -04:00
vitiko98 848836c5bb Subf2m provider: add season pack support 2022-05-23 22:46:20 -04:00
vitiko98 d3e5dc34d7 no log: add providers utility 2022-05-23 22:46:20 -04:00
Vitiko 473041158c Subf2m provider: improve matches parsing 2022-05-21 01:50:14 -04:00
Vitiko 0e1120e037 Subdivx provider: improve movie searches 2022-05-20 15:03:03 -04:00
Vitiko c9d63f717f Add Gestdown.info Provider 2022-05-19 21:58:51 -04:00
Vitiko b96fd93269 Embedded Subtitles provider: improve HI fallback 2022-05-16 23:56:52 -04:00
Vitiko 134613711a Embedded Subtitles provider: improve detection of potentially incomplete subtitles 2022-05-05 00:04:37 -04:00
Vitiko ce33b4f5fd Improve subtitles pack extraction 2022-05-03 23:38:55 -04:00
Vitiko 7423c80a28 Subdivx Provider: improve language parser 2022-05-03 14:47:16 -04:00
Vitiko 883b0fe7a1 Subdivx Provider: improve episode searching and downloading 2022-04-18 20:17:51 -04:00
Vitiko a95086555f no log: add update_matches() providers util 2022-04-18 20:12:07 -04:00
Vitiko 5e0461eee5 no log: add subliminal_patch provider utils
This will be used to modulate and simplify some tasks and reduce redundant code
2022-04-18 16:38:23 -04:00
Vitiko 260c765b6f no log: update some tests 2022-04-18 16:31:05 -04:00
Vitiko 63eded5aa3 Add subf2m.co Provider 2022-04-17 22:39:37 -04:00
Vitiko 31e4f835cf SuperSubtitles Provider: fix filetype detection 2022-04-16 16:44:00 -04:00
Liang Yi 50a252fdd7
Frontend improvement and cleanup (#1690)
* Replace Create-React-App with Vite.js

* Update React-Router to v6

* Cleanup unused codes
2022-03-16 14:26:15 +08:00
Vitiko 644617c7c2 Improve Argenteam results matching (Covers #1728) 2022-02-21 01:50:56 -04:00
Vitiko 111998eb79 Add Embedded Subtitles provider memoization/cache 2022-01-23 21:50:44 -04:00
Vitiko ddacff3bdc no log: update conftest.py 2022-01-23 20:31:01 -04:00
Vitiko 8ad4ec95f9 Improve Subdivx provider: use a random cookie to speed up downloads and
match release groups properly
2022-01-12 00:15:57 -04:00
Vitiko 68a9f2fb0c Handle InvalidFile with Embedded Subtitles Provider (close #1652) 2022-01-01 19:20:33 -04:00
Vitiko b90dab03e8 Add hi_fallback option to Embedded Subtitles Provider 2022-01-01 18:13:02 -04:00
Vitiko 75926dc776 Fix broken Subdivx provider: update scraper
Subdivx provider has been broken for about one week. They have made
some changes on their API.
2021-12-30 15:31:59 -04:00
Vitiko 952a080b38 no log: update tests config 2021-12-30 15:28:53 -04:00
Vitiko a88f0a7f19 Fix Addic7ed provider TypeError 2021-12-23 21:10:35 -04:00
Vitiko b5c66e1470 Embedded Subtitles Provider: rebuild language if forced 2021-12-14 15:58:50 -04:00
Vitiko 9b74ad8610 Update Embedded Subtitles provider: add forced and ass-only support 2021-12-14 15:50:45 -04:00
Vitiko ffca84a1b4 Add Embedded Subtitles provider 2021-12-13 17:13:40 -04:00
Vitiko 247f69c210 Fix Hosszupuska provider not returning results 2021-11-30 19:28:25 -04:00
Vitiko 5fc93bcb1d Update tests
Assrt provider tests were removed as they are not compatible with
the latest "subliminal_patch" updates.

For convenience, I've added a test submodule called "subliminal_patch"
where we can test providers separately.
2021-11-30 17:49:28 -04:00