aboutsummaryrefslogtreecommitdiffstats
path: root/src/client/players/Iframe.hx
Commit message (Collapse)AuthorAgeLines
* Fix twitch iframesRblSb2025-04-07-2/+21
| | | | You also don't need to change `parent` arg in iframe src now
* CleanupRblSb2025-01-29-2/+2
| | | | | | | - PWA support (needs https) - Optimize websocket responses - Support `/ad` for youtube cache - New icon!
* Make raw videos adaptive for aspect ratiosRblSb2025-01-19-1/+1
| | | | | | Sadly there is no info about video size for iframes, so they will be keeped as 16/9. Let me know if this change breaks anything.
* Cache on server featureRblSb2025-01-17-1/+6
| | | | | | | | Server will download video from supported players and add as raw video to playlist (only youtube is supported for now). Cache for YT player is available after installing optional dependencies, see readme. For cache size see `cacheStorageLimitGiB ` in config. There is also minor ux improvement, latest checkbox states will be keeped in local storage now.
* External audiotrack supportRblSb2025-01-12-1/+14
| | | | | | | | This works as voice over if video also has audio, changing video volume to 0.3. Also improve autoplay by playing videos muted and unmute on first page click. There is no mute if you use Firefox and allow autoplay on page (navigator.getAutoplayPolicy check).
* ReformatRblSb2021-07-05-9/+6
|
* Playlists "at next" orderRblSb2020-06-07-4/+3
|
* Support youtube streamsRblSb2020-05-01-8/+15
|
* Fix some issues with reused playersRblSb2020-04-26-1/+5
|
* Fix youtube bg autoplayRblSb2020-04-24-0/+5
|
* Sync playback rateRblSb2020-04-03-0/+6
|
* Improve iframe handlingRblSb2020-03-04-0/+3
|
* Iframe itemsRblSb2020-03-04-0/+59
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage