Garry's Mod
Media Player (Updated Edition)
กำลังแสดง 1-10 จาก 46 รายการ
< 1  2  3  4  5 >
อัปเดต: 22 พ.ย. @ 2: 36pm
โดย 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.

อัปเดต: 19 พ.ย. @ 12: 33pm
โดย Shadowsun™

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

อัปเดต: 17 พ.ย. @ 11: 23am
โดย 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!

อัปเดต: 16 พ.ย. @ 5: 41am
โดย Shadowsun™

- Remove Bitchute service

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

อัปเดต: 16 พ.ย. @ 5: 11am
โดย 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.

อัปเดต: 7 ต.ค. @ 2: 35pm
โดย 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

อัปเดต: 25 ก.ย. @ 11: 20am
โดย Shadowsun™

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

* Round duration of YouTube videos

อัปเดต: 18 ก.ย. @ 3: 20am
โดย Shadowsun™

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

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

อัปเดต: 17 ก.ย. @ 3: 59pm
โดย 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.

อัปเดต: 16 ก.ย. @ 5: 22pm
โดย 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!