Garry's Mod
Media Player (Updated Edition)
46件中 1-10 を表示
< 1  2  3  4  5 >
更新:11月22日 @ 14時36分
更新者:Shadowsun™

* Fix a problem where YouTube thumbnail URLs have been created incorrectly
* improve error handling and API initialization in player HTML files
* Add resume time support for YouTube
* optimize metadata extraction in youtube_meta.html

These changes should fix minor bugs on YouTube and make videos load/request a little faster.

更新:11月19日 @ 12時33分
更新者:Shadowsun™

* Add icons, refactor custom spawnables code, remove unused model formats
https://github.com/PurrCoding/gm-mediaplayer/pull/10

更新:11月17日 @ 11時23分
更新者:Shadowsun™

Due to (government) web restrictions in certain countries with Cloudflare, I have decided NOT to host the YouTube players on Cloudflare. Instead, I have decided to host these HTML web pages at my own expense on a paid CDN provider worldwide.

Unfortunately, Github Pages is not an option, as YouTube then displays advertisements.

This is an experiment and may change in the future!

更新:11月16日 @ 5時41分
更新者:Shadowsun™

- Remove Bitchute service

- Remove GroovyExpressTV service
(Since it was never made available to the community, it will be removed from the supported services.)

更新:11月16日 @ 5時11分
更新者:Shadowsun™

* The websites are no longer hosted under my personal domain, instead GitHub's own domain is used.
The exception is the YouTube players, which are hosted on Cloudflare to ensure the fastest possible loading time.

更新:10月7日 @ 14時35分
更新者:Shadowsun™

See https://github.com/PurrCoding/gm-mediaplayer

+ add GroovyExpressTV[groovyexpress.tv] as service. However, this service is not listed.
PR: https://github.com/PurrCoding/gm-mediaplayer/pull/7
Author: https://github.com/edshot99

更新:9月25日 @ 11時20分
更新者:Shadowsun™

See https://github.com/PurrCoding/gm-mediaplayer

* Round duration of YouTube videos

更新:9月18日 @ 3時20分
更新者:Shadowsun™

See https://github.com/PurrCoding/gm-mediaplayer

* Fix the missing web pages (thanks for nothing, Netlify 💔)

更新:9月17日 @ 15時59分
更新者:Shadowsun™

See https://github.com/PurrCoding/gm-mediaplayer

* Replace metadata crawling with an IFrame API-based query for YouTube, which should mitigate ongoing changes on YouTube's part.

更新:9月16日 @ 17時22分
更新者:Shadowsun™

See https://github.com/PurrCoding/gm-mediaplayer

* Netlify is now being used to host the pages, as the DuckDNS solution has its own problems, where users from China are then excluded. Some ISPs also block it.

Previous solutions with Cloudflare Pages were tried, but unfortunately the pages are heavily restricted in Russia.
This is not a permanent solution; a long-term solution must be found!