mrjvs
20e35d0549
fix linting problem
2 years ago
mrjvs
ad69c9381c
remove resolved TODO
2 years ago
mrjvs
8cc6faff09
improve HLS disclaimer
2 years ago
mrjvs
f96a0de373
Style the settings onboarding card
2 years ago
mrjvs
b3222b130f
Fix some thumbnail scraping setting logic
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2 years ago
mrjvs
3b2be31691
Add thumbnail generation as a setting
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
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
Jorrin
d32ef6ed9a
fix extension not preparing stream on embed selection
2 years ago
mrjvs
421186cb54
Version checking + preparing streams
2 years ago
mrjvs
f70d13f2c9
Clean up extension code
2 years ago
Ashutosh Shinde
803668b492
added return value of selectCaptionById from selectLanguage function
2 years ago
Jorrin
ef85c217f7
first mvp extension
2 years ago
Ashutosh Shinde
f09a185335
updated selectLanguage callback to call selectCaptionById after searching for correct caption
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
Jip Fr
adbf11969e
Fix player UI not always vanishing (or so we hope :D)
2 years ago
Jip Fr
58e1a17215
Make disabled episodes clickable
2 years ago
Jip Fr
de74eac008
Disable episodes in list when episode hasn't aired yet
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
qtchaos
5e52ea8e8f
Add check for non existent index.
2 years ago
qtchaos
27b28a6d96
Remove seeking with numbers.
2 years ago
qtchaos
c3494c2f84
Refactor video playback speed options
2 years ago
qtchaos
9f7432450b
Improve video progress/playback keybinds
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
mrjvs
23c1df5aef
Fix some cdn replacement bugs
2 years ago
mrjvs
adddb84417
Add cdn replacements
2 years ago
Astrid
57edcbeb79
Playlist downloads
2 years ago
Astrid
ac0e5e6927
Add support for playlist download
2 years ago
Ikko Eltociear Ashimine
e19703122e
Fix typo in player/README.md
...
seperate -> separate
2 years ago
mrjvs
2e0a5910ca
Fix missing timeout on touch controls hovering
2 years ago
Contreras, Raf
48b708d569
Upgrade packages, bundling, performance
2 years ago
mrjvs
b5a11ef000
turnstile integration for provider api
2 years ago
mrjvs
4847980947
Improve error handling for providers api
2 years ago
mrjvs
ca2e20fdbc
Add provider-api to source selection menu
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
zisra
43ed6edd99
Fix RTL subtitles
2 years ago
mrjvs
ad81b23c95
Fix thumbnail going under next episode button
2 years ago
mrjvs
6dea1fb3f6
Fix RTL issues
2 years ago
Jip Fr
cf4cb6f300
Some RTL fixes
...
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2 years ago
Jip Fr
4813d9dbfe
RTL text
...
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2 years ago
Jip Fr
179bdb07dd
Re-add auto captions
...
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2 years ago
Jip Fr
6862255de9
Replace 1.25 playback speed with 1.5
...
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2 years ago