vitiko98
d2b40bd781
Add Karagarga.in provider
2 years ago
vitiko98
8086bce5c4
Embedded Subtitles Provider: major update
...
* fese library was updated
* mergerfs_mode support was dropped. Too much false positives
* extended codec support (two new codecs added: webvtt and mov_text)
* disable conversion to srt by default
2 years ago
vitiko98
14153d7688
Subdivx provider: avoid TypeError
2 years ago
vitiko98
5a13046d58
Gestdown provider: improve http error handling
...
423 code retries were blocking every language query for too much time.
The amount of retries was reduced from 5 to 3
3 years ago
vitiko98
0e98880494
Gestdown provider: implement retries on 423 status codes
3 years ago
vitiko98
848836c5bb
Subf2m provider: add season pack support
3 years ago
vitiko98
d3e5dc34d7
no log: add providers utility
3 years ago
Vitiko
473041158c
Subf2m provider: improve matches parsing
3 years ago
Vitiko
0e1120e037
Subdivx provider: improve movie searches
3 years ago
Vitiko
c9d63f717f
Add Gestdown.info Provider
3 years ago
Vitiko
b96fd93269
Embedded Subtitles provider: improve HI fallback
3 years ago
Vitiko
134613711a
Embedded Subtitles provider: improve detection of potentially incomplete subtitles
3 years ago
Vitiko
ce33b4f5fd
Improve subtitles pack extraction
3 years ago
Vitiko
7423c80a28
Subdivx Provider: improve language parser
3 years ago
Vitiko
883b0fe7a1
Subdivx Provider: improve episode searching and downloading
3 years ago
Vitiko
a95086555f
no log: add update_matches() providers util
3 years ago
Vitiko
5e0461eee5
no log: add subliminal_patch provider utils
...
This will be used to modulate and simplify some tasks and reduce redundant code
3 years ago
Vitiko
260c765b6f
no log: update some tests
3 years ago
Vitiko
63eded5aa3
Add subf2m.co Provider
3 years ago
Vitiko
31e4f835cf
SuperSubtitles Provider: fix filetype detection
3 years ago
Liang Yi
50a252fdd7
Frontend improvement and cleanup ( #1690 )
...
* Replace Create-React-App with Vite.js
* Update React-Router to v6
* Cleanup unused codes
3 years ago
Vitiko
644617c7c2
Improve Argenteam results matching (Covers #1728 )
3 years ago
Vitiko
111998eb79
Add Embedded Subtitles provider memoization/cache
3 years ago
Vitiko
ddacff3bdc
no log: update conftest.py
3 years ago
Vitiko
8ad4ec95f9
Improve Subdivx provider: use a random cookie to speed up downloads and
...
match release groups properly
3 years ago
Vitiko
68a9f2fb0c
Handle InvalidFile with Embedded Subtitles Provider ( close #1652 )
3 years ago
Vitiko
b90dab03e8
Add hi_fallback option to Embedded Subtitles Provider
3 years ago
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.
3 years ago
Vitiko
952a080b38
no log: update tests config
3 years ago
Vitiko
a88f0a7f19
Fix Addic7ed provider TypeError
3 years ago
Vitiko
b5c66e1470
Embedded Subtitles Provider: rebuild language if forced
3 years ago
Vitiko
9b74ad8610
Update Embedded Subtitles provider: add forced and ass-only support
3 years ago
Vitiko
ffca84a1b4
Add Embedded Subtitles provider
3 years ago
Vitiko
247f69c210
Fix Hosszupuska provider not returning results
3 years ago
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.
3 years ago