Commit Graph

4365 Commits (72656e802e7227085bbe101ad9ccf79e3c52d389)
 

Author SHA1 Message Date
138138138 a62adccd3d
change lang to label
lang has to be BCP 47 standard. Using label also can let video.js know there are 2 audio tracks.
2 years ago
138138138 c75bf35f59
Update DASH format to serve 2 audio to player
player.audioTracks() can successfully show
tracks_: Array(2)
2 years ago
138138138 3013782b7b
formatting 2 years ago
138138138 81abebd144
Highest quality m4a on audio only mode as default
Audio mode will automatically select highest quality m4a as default.
2 years ago
138138138 140b6c1227
DASH playback force highest quality m4a
Since VideoJS is unable to handle adaptive audio quality, the best audo quality is forced for every video quality.
2 years ago
138138138 ac685f65e9
Fix captions
textTracks 0 in DASH mode shows debug messages.
Use textTracks 1 in DASH mode, and textTracks 0 in non-DASH mode and audio mode.
2 years ago
138138138 de74056925
Keep listen mode after related video click
When clicking the related videos, listen mode will be kept by passing listen=true/listen=false on the URL.
2 years ago
138138138 f6b1cbd5d0
Player MobileUi fast forward/backward rate
The fast forward/backward seconds will be adjusted according to playback rate (same as YouTube app behavior).
5 seconds is used when the playback rate is 1x. Previously it was 10 seconds. I believe most of the users watch videos at 2x, so the change will not be obvious.
2 years ago
138138138 7db6e43e3f
Fix captions
Captions should automatically show according to preferences.
2 years ago
Émilien Devos 6c73614a47
Bump revision for crystal alpine package on Docker 2 years ago
Samantaz Fox b5c54b4e41
Merge pull request #3137 from SamantazFox/add-hashtags
Add hashtags
2 years ago
Samantaz Fox 8f1c84e6d4
Merge pull request #3119 from GauthierPLM/popular-enabled
Add "Popular Enabled: " string to localisation
2 years ago
Samantaz Fox d1df4af734
Merge pull request #3118 from weblate/weblate-invidious-translations
Translations update from Hosted Weblate
2 years ago
Samantaz Fox 23cd04fe88
Merge pull request #3116 from DoodlesEpic/fix-reddit-comments-nojs-ytkids
Fix document is empty error on yt kids video when reddit comments are enabled
2 years ago
Samantaz Fox dbc7c97e0b
Merge pull request #3103 from SamantazFox/add-utility-scripts
Add utility scripts
2 years ago
Samantaz Fox 2313ca8f72
Merge pull request #3084 from AHOHNMYC/js-helpers-polyfills
JS refactoring part 2: helper functions, poyfills
2 years ago
Hosted Weblate 9418ba1687
Update Bengali translation
Update Bengali translation

Add Bengali translation

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Oymate <dhruboadittya96@gmail.com>
2 years ago
Hosted Weblate 233491940c
Update Indonesian translation
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: I. Musthafa <i.musthafa66@gmail.com>
2 years ago
Hosted Weblate 7708e7ab08
Update Slovenian translation
Update Slovenian translation

Co-authored-by: Damjan Gerl <damjan@damjan.net>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
2 years ago
Hosted Weblate 600bd38630
Update Portuguese translation
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: SC <lalocas@protonmail.com>
2 years ago
Hosted Weblate f7290dfcb6
Update Croatian translation
Update Croatian translation

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Milo Ivir <mail@milotype.de>
2 years ago
Hosted Weblate e22f7583eb
Update Ukrainian translation
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com>
2 years ago
Hosted Weblate c0e85f5687
Update Russian translation
Co-authored-by: AHOHNMYC <lqwh2h2cwa@protonmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
2 years ago
Samantaz Fox 3593f67eb6
Fix: related videos is a Hash(String, String) 2 years ago
Samantaz Fox 1b251264a6
Pull submodules during CI 2 years ago
Samantaz Fox 93c1a1d42e
Add mocks as a submodule 2 years ago
Samantaz Fox d7f6b6b018
Fix CI: support reloadContinuationItemsCommand containers 2 years ago
Samantaz Fox fd99f20404
Fix CI: use be_close() with 1s delta for Time comparisons 2 years ago
Samantaz Fox 2b1e1b11a3
Fix CI: support BADGE_STYLE_TYPE_VERIFIED_ARTIST 2 years ago
Samantaz Fox 96ac7f9f35
Add hashtag extractor spec 2 years ago
Samantaz Fox 33da64a669
Add support for hashtags 2 years ago
meow 38eb4ccbc4 CSS. Small IE11 fixes 2 years ago
meow a57414307e CSS. Small IE11 fixes 2 years ago
Mohammed Anas 7ad111e2f6
Update actions used in GH workflows (#3138) 2 years ago
meow a402128a7d Move `_helpers.js` include from various .ecr's into `template.ecr` `head` tag 2 years ago
meow d3ab4a5145 JS. Trailing spaces removed 2 years ago
Émilien Devos 4ae77bcef9
Remove rating display from the frontend 2 years ago
Émilien Devos e84416e56d
Remove dislikes icon (#3092) 2 years ago
TheFrenchGhosty 59ccc9d73e
Merge pull request #3134 from lhc-sudo/patch-1
Add TubiTui to Projects Using Invidious section of README.md
2 years ago
777 1533a28817
Add TubiTui to Projects Using Invidious section 2 years ago
meow 7e4840867e CSS. Wider settings name to less word wrap 2 years ago
meow f2f3f045e5 fix time adding dirung redirection 2 years ago
meow b12149bafd Save time during redirection on another instance 2 years ago
TheFrenchGhosty 307c1b0b62
Merge pull request #3128 from arekf/patch-1
Add Yattee to README
2 years ago
TheFrenchGhosty b201745988
Markdown enhancement 2 years ago
Arkadiusz Fal 352266481e
Add Yattee to README 2 years ago
Émilien Devos c201ea53ba Add 404 status code on all possible endpoints 2 years ago
Gauthier POGAM--LE MONTAGNER 958867e92b
Fix wrong french translation
Co-authored-by: Samantaz Fox <coding@samantaz.fr>
2 years ago
Gauthier POGAM--LE MONTAGNER b50de2f2ed Add "Popular Enabled: " string to localisation 2 years ago
DoodlesEpic ad37db4c82 Fix document is empty error on yt kids video when reddit comments are enabled 2 years ago