Jordaar
d198760f9c
feat(provider): add kissasian provider
2023-06-16 14:37:57 +05:30
Jordaar
7e696d5c2c
feat(provider): add gomovies provider
2023-06-16 14:37:41 +05:30
Jordaar
4bd00eb47a
feat(embed): add upcloud and streamsb embed scrapers
2023-06-16 14:37:07 +05:30
JORDAAR
3c096c069c
lower rank
2023-05-27 02:27:04 +05:30
JORDAAR
ffc772727a
register sflix provider
2023-05-25 00:16:00 +05:30
JORDAAR
77a0c36a58
add sflix provider
2023-05-25 00:15:22 +05:30
mrjvs
73b2f57fdc
Merge branch 'dev' into dev
2023-05-22 19:22:00 +02:00
mrjvs
4ad0d53683
Merge branch 'dev' into dev
2023-05-22 19:16:54 +02:00
thehairy
fa36493c50
re-add tmdbId
2023-05-21 21:00:35 +02:00
cloud
f80d79070e
refactor: use mwFetch instead of proxiedFetch
2023-05-21 11:46:10 -07:00
thehairy
bb869fd7e3
fix: move meta id check to providers
2023-05-21 18:12:45 +02:00
cloud
2b30bb0e2b
fix: replace consumet instance
2023-05-21 00:15:11 -07:00
JORDAAR
010f1d3987
register 2Embed provider
2023-05-09 12:52:54 +05:30
JORDAAR
7bad6eaff9
add 2Embed provider
2023-05-09 12:52:13 +05:30
JORDAAR
bcff5a8972
add rawProxiedFetch
2023-05-09 12:51:13 +05:30
Emre Can Minnet
bdeaca3062
prefer length over falsy check
...
Co-authored-by: Jip Frijlink <jipfrijlink@gmail.com>
2023-05-01 00:02:14 +03:00
frost768
9c8e89a274
lint fixes
2023-04-27 21:54:36 +03:00
frost768
bf135a2bdf
Merge branch 'dev' of https://github.com/movie-web/movie-web into subtitle-file-type-control
2023-04-27 21:54:24 +03:00
Yılmaz ÇABUK
4880d46dc4
style: sort imports according to ESLint rules
...
This commit updates the import statements in the codebase to comply with ESLint rules for import ordering. All imports have been sorted alphabetically and grouped according to the specified import groups in the ESLint configuration. This improves the codebase's consistency and maintainability.
2023-04-24 18:41:54 +03:00
frost768
75ef831ddc
Merge branch 'dev' of https://github.com/movie-web/movie-web into subtitle-file-type-control
2023-04-20 22:32:42 +03:00
frost768
e2d1842946
Merge branch 'dev' of https://github.com/movie-web/movie-web into subtitle-file-type-control
2023-04-20 22:29:50 +03:00
mrjvs
2cfd7e64a2
remove gdrive from bundle
2023-04-20 21:29:47 +02:00
frost768
f12f53d32c
Merge branch 'dev' of https://github.com/movie-web/movie-web into subtitle-file-type-control
2023-04-20 22:22:10 +03:00
mrjvs
da05a2597e
Merge branch 'dev' into dev
2023-04-20 21:11:24 +02:00
JORDAAR
b26b0715bd
increase rank
2023-04-20 22:26:54 +05:30
JORDAAR
7b75c36d21
add series support & improvements
2023-04-20 15:53:28 +05:30
JORDAAR
e52b29a1a1
add hdwatched provider
2023-04-19 15:44:20 +05:30
frost768
a910c1c18c
Merge branch 'dev' of https://github.com/movie-web/movie-web into subtitle-file-type-control
2023-04-17 17:49:31 +03:00
frost768
12c245b2da
Merge branch 'dev' of https://github.com/movie-web/movie-web into settings
2023-04-15 01:00:11 +03:00
Jip Fr
b576a298e8
Disable netfilm
2023-04-14 21:43:30 +02:00
Jip Fr
d2ffa35f2c
fix(superstream): fix subtitle error on SuperStream
2023-04-14 19:32:34 +02:00
frost768
5d8f03b859
fix migration
2023-04-06 04:34:59 +03:00
frost768
2178057633
auto select subtitle
2023-04-06 01:49:33 +03:00
frost768
9c13be37e8
subtitle type checks
2023-04-03 23:18:10 +03:00
frost768
661d995e3b
filter out non subtitle files
2023-04-02 18:14:26 +03:00
frost768
156b693460
suggested changes
2023-04-02 18:14:03 +03:00
frost768
495222eb10
export subtitle types as a list
2023-04-01 12:19:05 +03:00
frost768
5e776f8655
Merge branch 'dev' of https://github.com/movie-web/movie-web into subtitle-fix
2023-03-31 20:57:18 +03:00
frost768
2f10de415b
add flixhq media type filter
2023-03-26 10:44:16 +03:00
frost768
307f555b70
better subtitle handling
2023-03-26 10:33:24 +03:00
Artikronisz
436a2388b9
Fix for flixHQ provider
2023-03-25 16:20:50 -04:00
mrjvs
5419430369
fix pokemon error
2023-03-22 22:31:23 +01:00
frost768
464b78d914
add caption settings popout
2023-03-15 17:48:50 +03:00
frost768
f0c9103e0d
Merge branch 'dev' of https://github.com/frost768/movie-web into feat/subtitle-rendering
2023-03-14 23:54:59 +03:00
frost768
53a0168615
Merge branch 'dev' of https://github.com/movie-web/movie-web into dev
2023-03-14 23:38:06 +03:00
frost768
c9ccf018f2
fix flixhq episodeId
2023-03-14 23:29:39 +03:00
mrjvs
3c68794e5b
Merge branch 'dev' into feature-small-features
2023-03-13 21:39:41 +01:00
mrjvs
b36324d58e
selected providers + meta data on window object + fix dev dependencies
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-03-13 21:25:28 +01:00
frost768
31cd4d3c75
Merge branch 'dev' of https://github.com/frost768/movie-web into feat/subtitle-rendering
2023-03-13 22:45:14 +03:00
frost768
3aa4365a56
'auto' quality removed
2023-03-13 21:37:29 +03:00