Garry's Mod

Garry's Mod

Cinema (Fixed Edition)
127개 중 1~10개 표시 중
< 1  2  3 ... 13 >
업데이트: 2025년 11월 22일 오후 2시 34분
작성자: 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.

업데이트: 2025년 11월 21일 오후 1시 23분
작성자: Shadowsun™

* The player's FOV settings are no longer changed. This is noticeable when switching weapons for the first time after (re)spawning.

업데이트: 2025년 11월 20일 오후 4시 35분
작성자: Shadowsun™

+ The player model selector can now be used in the options area via the TAB/scoreboard. It is a slightly modified version of the sandbox game mode, and your sandbox settings will also work here.

업데이트: 2025년 11월 20일 오전 10시 39분
작성자: Shadowsun™

*Make Cinema_Theatron optional as a download
(Instead of forcing the download with resource.AddWorkshop() )

업데이트: 2025년 11월 17일 오전 11시 22분
작성자: 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!

업데이트: 2025년 11월 16일 오전 7시 09분
작성자: 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.

업데이트: 2025년 10월 13일 오후 4시 51분
작성자: Shadowsun™

See https://github.com/PurrCoding/cinema

* Fix Kick stream videos playing muted. * Fix Twitch stream sometimes playing muted. * VK is now VK Video > VK has changed both its domain and branding; this change should get the site up and running again. * Remove support for Sibnet and RuTube > Unfortunately, this has been done due to a lack of support and technical changes that cannot be invested time in. It may be reintroduced in the future by someone else. *Overhaul the Archive service
LAC and MP3 formats are now supported, and media recognition has been revised so that it does not randomly mark any pages as requestable. MutationObserver FTW! Note: Sometimes the videos need to be played once before they can be requested.

업데이트: 2025년 9월 25일 오전 11시 20분
작성자: Shadowsun™

See https://github.com/PurrCoding/cinema

* Round duration of YouTube videos

업데이트: 2025년 9월 18일 오전 3시 20분
작성자: Shadowsun™

See https://github.com/PurrCoding/cinema


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

업데이트: 2025년 9월 17일 오후 3시 58분
작성자: Shadowsun™

See https://github.com/PurrCoding/cinema

* Replace metadata crawling with an IFrame API-based query for YouTube, which should mitigate ongoing changes on YouTube's part.
* Fix a bug where the key is not returned if translation key is missing.