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
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
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
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
mrjvs
20e35d0549
fix linting problem
2024-01-21 20:33:49 +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
f96a0de373
Style the settings onboarding card
2024-01-20 13:09:42 +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
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
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
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
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
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
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
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
Contreras, Raf
48b708d569
Upgrade packages, bundling, performance
2023-12-23 18:24:43 +13:00