ssssobek
e09c04b57b
Add blurred backgroud for subtitles
1 year ago
William Oldham
0c19716836
Fix HLS i18n key
2 years ago
Astrid
0ba699d66e
useCopyToClipboard
2 years ago
Astrid
71ddbca657
Copy playlist link instead of download playlist
2 years ago
mrjvs
a87f4cf222
Make download subtitle not automatically crash the tab but only after clicking (if ram is too low)
2 years ago
mrjvs
20e35d0549
fix linting problem
2 years ago
mrjvs
8cc6faff09
improve HLS disclaimer
2 years ago
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>
2 years ago
Ashutosh Shinde
32dd68c90e
updated CaptionOption key to use caption id instead of index and url in CaptionView
2 years ago
Ashutosh Shinde
cd02f6d7a3
fixed #614 multiple captions of the same language all appeared as selected when selecting only one
2 years ago
mrjvs
aca7827a15
Implement new country code system and new language code system
2 years ago
Astrid
95b1e05667
Fix translation keys
2 years ago
mrjvs
378a1696b3
Update provider package
2 years ago
chaos
6c28ed8249
Update order of colors
2 years ago
chaos
b3367fd60d
Change to darker gray
2 years ago
qtchaos
447b7c6311
Add darker gray color to subtitle colors
2 years ago
Vijay
bc32fc3f8a
Create translation string for backlink in subtitles settings
2 years ago
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.
2 years ago
Astrid
57edcbeb79
Playlist downloads
2 years ago
Astrid
ac0e5e6927
Add support for playlist download
2 years ago
Contreras, Raf
48b708d569
Upgrade packages, bundling, performance
2 years ago
mrjvs
15d97dda02
remove unused import
2 years ago
mrjvs
116501e0c1
Source list
2 years ago
mrjvs
2bf0b5b03c
Metadata fetching
2 years ago
mrjvs
6dea1fb3f6
Fix RTL issues
2 years ago
Jip Fr
6862255de9
Replace 1.25 playback speed with 1.5
...
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2 years ago
mrjvs
83bc9637b0
Prevent language duplication in search
2 years ago
mrjvs
4dc3a3216a
Some shoepolish for movie-web
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2 years ago
Jip Fr
4f810a58d9
Fix flag alignment on subtitles page
2 years ago
mrjvs
17b9a8d674
Add info text for ios and HLS + fix lightbar overflows
2 years ago
mrjvs
a4808415db
Localize the rest of everything
2 years ago
mrjvs
0ef492f58b
Remove unused files/functions + localize everything except player and pages + reorganize files + fix lint warnings
2 years ago
Jip Fr
ab167d565a
Add popup close keyboard shortcut, more tabbable styles
2 years ago
mrjvs
fa990d16b2
linked captions + primary navigation dropdown
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2 years ago
Jip Fr
2b23353e40
Language dropdown, language in settings, add temporary confirmation to delete account
2 years ago
mrjvs
54cd1d52ca
caption settings + working settings sidebar
2 years ago
mrjvs
117da3335b
reporting source selection menu
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2 years ago
mrjvs
8dcb94d3ae
update comments
2 years ago
Jip Fr
de4a7afec1
fix flag
2 years ago
mrjvs
65d0218f81
removed old todos, disable captions on load
2 years ago
mrjvs
9ff603f87c
correct languages + settings page styling
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2 years ago
mrjvs
606acb8ac4
make it possible to show unknown quality when available
2 years ago
mrjvs
ca402a219d
fix custom subs + download
2 years ago
mrjvs
e267482d33
opush
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2 years ago
mrjvs
6a125a593d
error handle pages + migration page
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2 years ago
Jip Fr
faed749691
Fix download button
2 years ago
mrjvs
109d9054d6
caption settings reorganize
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2 years ago
mrjvs
a2968d3bf8
scroll to active episode and caption, fix last provider being nonactive. caption delays mobile friendly input, bigger range caption delay range
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2 years ago
Jip Fr
269d2b59eb
Add manipulation buttons to caption offset
2 years ago
Jip Fr
e569b5ba32
Re-add caption delay
2 years ago