Ιστορικό εκδόσεων του Player for video - 5 εκδόσεις
Player for video από kvachikk
Ιστορικό εκδόσεων του Player for video - 5 εκδόσεις
Προσέξτε τις παλιές εκδόσεις! Αυτές οι εκδόσεις εμφανίζονται για δοκιμές και σκοπούς αναφοράς.Θα πρέπει πάντα να χρησιμοποιείτε την πιο πρόσφατη έκδοση ενός προσθέτου.
Πιο πρόσφατη έκδοση
Έκδοση 0.6.0
Κυκλοφόρησε στις 16 Αυγ 2026 - 44,87 KBΛειτουργεί με firefox 140.0 και νεότερα, android 142.0 και νεότεραThe back button skips 5 seconds, not 10. Going back is for the line of
dialogue you missed; going forward is for the opening you have seen. Forward is
unchanged at 10 seconds. A double-tap in each zone now follows its own button:
5 seconds a tap on the left, 10 on the right.
Picture in picture BUTTON is gone. Gecko has no floating-window API on Android, so
the button asked the system for the home screen and hoped — it worked on some
builds and did nothing on others. The top row is one button shorter/
Unchanged, and worth restating for review:- Permissions are still exactly
storageandactiveTab. No host permissions. data_collection_permissionsis stillnone.- No network of any kind: no
fetch,XMLHttpRequest,sendBeacon,
WebSocket,EventSource. - No code injected into the page, nothing evaluated from a string.
- The automated privacy check passes on 31 files.
Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0
- Permissions are still exactly
Παλαιότερες εκδόσεις
Έκδοση 0.5.0
Κυκλοφόρησε στις 9 Αυγ 2026 - 42,88 KBΛειτουργεί με firefox 140.0 και νεότερα, android 142.0 και νεότεραA series on a Playerjs site keeps a path — the season, the dub, the episode —
and the player draws one control per step of it. Nocturne reads those and puts
them in the top-left of the player, laid out across, where a thumb reaches with
the phone held sideways: the season, then the episode. Each opens a list with
the one being watched marked, and picking an episode plays it without leaving
the player.
Film sites often carry two or three dubs, and switching them from a phone was
close to impossible. The sheet has a row for it now, reading hls.jsaudioTracks, dash.jsgetTracksFor('audio'), Shaka's audio languages,
Playerjs's own list, and theaudioTracksa browser exposes on the video
element. Like the quality row, it stays hidden when there is nothing to choose
between.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0
Έκδοση 0.4.0
Κυκλοφόρησε στις 8 Αυγ 2026 - 39,82 KBΛειτουργεί με firefox 140.0 και νεότερα, android 142.0 και νεότεραFixed - Quality on ordinary film sites:
Sites that embed Playerjs — a large part of what people actually watch on a phone — now offer their ladder in the sheet like any other player. Playerjs keeps its streaming engine inside a closure, but it answers about itself:api('qualities')lists the rungs the site built, in the site's own words, andapi('quality', label)is the call its own menu makes.
Both are reads and calls on an object the page already published; no code is injected and nothing is evaluated from a string. The chips come out auto first, then best to worst, whatever order the site listed them in.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0
Έκδοση 0.3.0
Κυκλοφόρησε στις 7 Αυγ 2026 - 39,24 KBΛειτουργεί με firefox 140.0 και νεότερα, android 142.0 και νεότερα- Seek from anywhere on the screen, at the precision you choose. Put a
thumb anywhere in the lower band and drag: the film moves with it. Pull the
thumb away from the bar and the same swipe covers less time — 1x on the bar,
down to a tenth of that at the top of the band — so a two-hour film can be
landed on the exact scene without pinching or a stylus. The left label holds
the moment the drag began, so you can always find your way back. - Chapters on the seek bar, on a site that does not draw them there. Where
a video publishes sections, the bar is cut at each one and the section under
the finger is named above it. YouTube's mobile site does not show them. - Subtitles from players that paint their own. A player like YouTube's
draws captions itself, outside the browser's text-track machinery, so
nothing can restyle or shift them. They are mirrored into the player's own
cue layer, where they get a size control and a sync offset — the fix for
subtitles that run half a second ahead, which the web platform gives you no
way to correct. - Load an
.srtor.vttfrom the phone onto a video that has no subtitles of its own.
Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0
- Seek from anywhere on the screen, at the precision you choose. Put a
Έκδοση 0.2.0
Κυκλοφόρησε στις 2 Αυγ 2026 - 29,09 KBΛειτουργεί με firefox 140.0 και νεότερα, android 142.0 και νεότεραΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0