Cooper Ransom
341c253d6e
Fix easter egg chances
2024-02-28 00:28:22 -05:00
Cooper Ransom
d1f8b9e652
fix another easter egg issue
2024-02-28 00:16:47 -05:00
Cooper Ransom
533d55e5cb
add easter eggs...
2024-02-28 00:07:08 -05:00
Cooper Ransom
6b4a61d6fc
ADD EVEN MORE FISHIE
2024-02-27 19:34:04 -05:00
Jorrin
d20ab4be08
double map into one
2024-02-27 23:30:00 +01:00
Jorrin
7af58dd9e8
prepare stream for all domains in a hls playlist
2024-02-27 23:19:40 +01:00
qtchaos
67c86a270e
feat: make volume scrollable with your mouse
2024-02-26 22:39:32 +02:00
qtchaos
5321afe2cd
chore: remove useNavigate import
2024-02-26 17:06:35 +02:00
qtchaos
e8d8c16d41
fix: use window.open instead of react-router on href within Button
2024-02-26 16:56:46 +02:00
William Oldham
0c19716836
Fix HLS i18n key
2024-02-11 12:23:10 +00:00
Jorrin
2b402ac5ba
Fix HTTP error 403 on HLS stream after switching source
2024-02-09 17:45:48 +01:00
chaos
b129181b6c
Merge branch 'dev' into mediasession
2024-02-09 15:52:31 +00:00
qtchaos
761e952ce2
fix: update if conditions to allow for updates after changing episodes
2024-02-09 17:51:47 +02:00
Astrid
0ba699d66e
useCopyToClipboard
2024-01-31 22:58:38 +01:00
Astrid
71ddbca657
Copy playlist link instead of download playlist
2024-01-31 22:22:26 +01:00
Astrid
a562cbeb25
Proper onClick types and give <a> the callback
2024-01-31 22:22:07 +01:00
mrjvs
a2a3066bc7
Merge branch 'dev' into mediasession
2024-01-31 16:56:36 +01:00
mrjvs
5f4cff8975
Cleanup some styling
2024-01-30 20:39:40 +01:00
RyloRiz
6cf870d246
Reviewed changes & simplified clearing process
2024-01-29 17:58:13 -08:00
RyloRiz
32c6bf12c7
Removed clear pointer/action when not visible
2024-01-27 21:38:01 -08:00
RyloRiz
2a93804fbd
Restyled clear button & visibility
2024-01-27 21:32:04 -08:00
RyloRiz
ef9792827a
Fixed search query updating on clear
2024-01-27 15:34:33 -08:00
RyloRiz
5be4833b8d
Created an 'x' button to clear search query
2024-01-24 18:41:45 -08:00
mrjvs
a87f4cf222
Make download subtitle not automatically crash the tab but only after clicking (if ram is too low)
2024-01-24 15:13:59 +01:00
William Oldham
25ae949995
Check for extension in scrape logic
2024-01-23 21:44:53 +00:00
William Oldham
d38cb6b632
Merge branch 'dev' into dev
2024-01-22 15:45:38 +00:00
mrjvs
20e35d0549
fix linting problem
2024-01-21 20:33:49 +01:00
Mehdi Dara
6010c2bab0
⚡ Backdrop blur for the navigation buttons
2024-01-21 21:28:10 +03:30
mrjvs
4fa500013e
Style the extension onboarding
2024-01-21 15:28:46 +01:00
mrjvs
cf38e26c5b
Merge branch 'extension' of https://github.com/movie-web/movie-web into extension
2024-01-20 14:02:00 +01:00
mrjvs
8a79924abd
Merge branch 'dev' into extension
2024-01-20 14:57:40 +01:00
mrjvs
ad69c9381c
remove resolved TODO
2024-01-20 14:00:15 +01:00
mrjvs
8cc6faff09
improve HLS disclaimer
2024-01-20 13:27:58 +01:00
mrjvs
741a35dee8
Style and localize the preference section of settings
2024-01-20 13:20:06 +01:00
mrjvs
f96a0de373
Style the settings onboarding card
2024-01-20 13:09:42 +01:00
mrjvs
de5d47a730
Theme skip setup card
2024-01-20 12:24:02 +01:00
mrjvs
9ec273e78c
Style onboarding pages
...
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2024-01-20 11:18:16 +01:00
mrjvs
bb147a1367
Fixed flares
2024-01-20 00:24:06 +01:00
mrjvs
b3222b130f
Fix some thumbnail scraping setting logic
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2024-01-18 19:29:58 +01:00
mrjvs
dc95bd7455
Add full layout and styling for the first step in onboarding
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2024-01-18 19:22:55 +01:00
mrjvs
3b2be31691
Add thumbnail generation as a setting
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2024-01-18 19:22:39 +01:00
mrjvs
925f3dff19
Basic onboarding structure
2024-01-16 20:28:33 +01:00
chaos
224d823eb6
Merge branch 'dev' into mediasession
2024-01-11 22:25:07 +02:00
mrjvs
72f6960c60
Merge branch 'dev' into dev
2024-01-11 19:02:30 +01:00
mrjvs
3704dfba10
Fix styling bugs, fix player not switching source after error, fix allowed state in extension, add ip locked sourced for extension
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2024-01-10 22:04:21 +01:00
Jorrin
d32ef6ed9a
fix extension not preparing stream on embed selection
2024-01-10 19:43:54 +01:00
mrjvs
421186cb54
Version checking + preparing streams
2024-01-09 21:56:39 +01:00
Astrid
dec967418b
Mark cursor-not-allowed as important so that cursor-pointer gets overridden
2024-01-09 20:50:45 +01:00
mrjvs
f70d13f2c9
Clean up extension code
2024-01-09 20:07:22 +01:00
Ashutosh Shinde
803668b492
added return value of selectCaptionById from selectLanguage function
2024-01-09 10:43:20 +05:30
Jorrin
ef85c217f7
first mvp extension
2024-01-08 17:06:27 +01:00
Ashutosh Shinde
f09a185335
updated selectLanguage callback to call selectCaptionById after searching for correct caption
2024-01-06 23:19:06 +05:30
Ashutosh Shinde
32dd68c90e
updated CaptionOption key to use caption id instead of index and url in CaptionView
2024-01-06 23:18:54 +05:30
qtchaos
c6f359d4ea
Remove unused import in MediaSession.ts
2024-01-06 19:31:05 +02:00
qtchaos
fb68efa522
Rework MediaSession to be less bad
2024-01-06 18:43:42 +02:00
Ashutosh Shinde
cd02f6d7a3
fixed #614 multiple captions of the same language all appeared as selected when selecting only one
2024-01-06 13:40:04 +05:30
qtchaos
00066ba788
somewhat ok mediasession implementation
2024-01-05 21:19:59 +02:00
William Oldham
d0ef78020a
Add Galician Flag
2024-01-04 20:44:11 +00:00
William Oldham
38fe8df228
Move flags into flag directory
2024-01-04 20:43:05 +00:00
mrjvs
1091253392
Handle more turnstile errors + show interactive prompt + handle provider api metadata errors
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2024-01-03 23:54:08 +01:00
mrjvs
7155ffce40
Add missing languages + add support for scripts (pain)
2024-01-03 21:20:57 +01:00
mrjvs
aca7827a15
Implement new country code system and new language code system
2024-01-03 20:06:08 +01:00
Jip Fr
adbf11969e
Fix player UI not always vanishing (or so we hope :D)
2024-01-03 00:55:42 +01:00
Jip Fr
58e1a17215
Make disabled episodes clickable
2024-01-02 20:29:19 +01:00
Jip Fr
de74eac008
Disable episodes in list when episode hasn't aired yet
2024-01-01 21:55:04 +01:00
Ruslan
9678bd566e
add toki pona flag
2023-12-30 01:57:38 +01:00
Ruslan
18ad3753e2
add full ukrainian transtaltion, fix flags
2023-12-30 01:29:57 +01:00
Astrid
95b1e05667
Fix translation keys
2023-12-29 22:25:09 +01:00
mrjvs
378a1696b3
Update provider package
2023-12-29 18:17:37 +01:00
Jip Fr
e9aee9e7e8
Correct nepal flag
2023-12-29 16:52:13 +01:00
Jip Fr
ac31d963a1
Fix Estonia flag
2023-12-29 14:34:12 +01:00
mrjvs
80ded57051
Merge branch 'dev' into colors
2023-12-29 13:47:59 +01:00
chaos
6c28ed8249
Update order of colors
2023-12-29 14:39:56 +02:00
chaos
b3367fd60d
Change to darker gray
2023-12-29 13:16:26 +02:00
qtchaos
447b7c6311
Add darker gray color to subtitle colors
2023-12-29 03:46:59 +02:00
qtchaos
5e52ea8e8f
Add check for non existent index.
2023-12-28 22:53:47 +02:00
qtchaos
27b28a6d96
Remove seeking with numbers.
2023-12-28 22:18:47 +02:00
qtchaos
c3494c2f84
Refactor video playback speed options
2023-12-28 21:57:14 +02:00
qtchaos
9f7432450b
Improve video progress/playback keybinds
2023-12-28 21:43:52 +02:00
Vijay
bc32fc3f8a
Create translation string for backlink in subtitles settings
2023-12-28 22:01:16 +05:30
Vijay
c347fe7ef5
Enhance Clarity, Consistency, and Formatting in Captioning and Subtitling Options
...
Refined language for captioning and subtitling options in the codebase:
- Replaced 'captions' with 'subtitles' in player.menus keys.
- Updated occurrences of "settings.captions" to "settings.subtitles" in view components.
- Updated occurrences of "player.menus.settings.enableCaptions" to "player.menus.settings.enableSubtitles" in SettingsMenu.tsx component.
Ensured consistency in translations by applying these changes to locales for different languages across the repository.
Additionally, performed auto-formatting using ESLint and Prettier for consistent code style.
This commit aims to improve overall clarity, alignment with preferred terminology, and maintain code quality through auto-formatting.
2023-12-28 22:01:16 +05:30
mrjvs
13011ad379
Merge branch 'dev' into cdn-replacements
2023-12-27 23:55:47 +01:00
mrjvs
23c1df5aef
Fix some cdn replacement bugs
2023-12-27 23:52:18 +01:00
mrjvs
adddb84417
Add cdn replacements
2023-12-27 23:39:32 +01:00
Astrid
57edcbeb79
Playlist downloads
2023-12-27 22:40:04 +01:00
Astrid
ac0e5e6927
Add support for playlist download
2023-12-27 22:39:38 +01:00
Ikko Eltociear Ashimine
e19703122e
Fix typo in player/README.md
...
seperate -> separate
2023-12-28 01:09:03 +09:00
mrjvs
2e0a5910ca
Fix missing timeout on touch controls hovering
2023-12-24 16:12:28 +01:00
mrjvs
51724987ca
Fix popout bug
2023-12-24 15:51:19 +01:00
Contreras, Raf
48b708d569
Upgrade packages, bundling, performance
2023-12-23 18:24:43 +13:00
mrjvs
75af3b992d
Made some more keys translatable
2023-12-21 20:47:38 +01:00
blackvid
a59668f46c
Important update
2023-12-20 15:48:06 -04:00
mrjvs
b5a11ef000
turnstile integration for provider api
2023-12-19 20:41:56 +01:00
mrjvs
4847980947
Improve error handling for providers api
2023-12-19 18:47:54 +01:00
mrjvs
ca2e20fdbc
Add provider-api to source selection menu
2023-12-19 18:09:05 +01:00
mrjvs
15d97dda02
remove unused import
2023-12-19 00:14:42 +01:00
mrjvs
116501e0c1
Source list
2023-12-19 00:14:13 +01:00
mrjvs
2bf0b5b03c
Metadata fetching
2023-12-19 00:10:46 +01:00
zisra
43ed6edd99
Fix RTL subtitles
2023-12-17 13:37:28 -06:00
mrjvs
3ddcb9feaa
Fix some RTL bugs
2023-12-16 18:45:21 +01:00