en:yaml:medias
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Prochaine révision | Révision précédente | ||
| en:yaml:medias [2026/05/03 18:29] – Add English wiki page using real engine keys cyrilfiesta | en:yaml:medias [2026/08/31 21:22] (Version actuelle) – Wiki : fins de pages homogènes, liens Discord retirés cyrilfiesta | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | **Language: | + | **Language |
| ====== Sounds, Images and Videos (YAML) ====== | ====== Sounds, Images and Videos (YAML) ====== | ||
| Ligne 50: | Ligne 50: | ||
| | '' | | '' | ||
| | '' | | '' | ||
| - | | '' | + | | '' |
| | '' | | '' | ||
| Ligne 58: | Ligne 58: | ||
| ((poster=https:// | ((poster=https:// | ||
| </ | </ | ||
| + | |||
| + | ===== Hosted videos ===== | ||
| + | |||
| + | The same '' | ||
| + | |||
| + | <code yaml> | ||
| + | ((https:// | ||
| + | ((https:// | ||
| + | ((https:// | ||
| + | </ | ||
| + | |||
| + | Short and alternate forms are recognised: '' | ||
| + | |||
| + | A link to a channel or a playlist is refused: the address must point to one precise video. The linter reports it. | ||
| + | |||
| + | **Privacy.** YouTube is called through its cookie-free domain and Vimeo receives '' | ||
| + | |||
| + | **Options.** '' | ||
| + | |||
| + | * **Dailymotion ignores them all**: since its player migrated, an embed without a Player ID plays with its default settings. The linter warns you instead of letting you believe the setting applies. | ||
| + | * '' | ||
| + | |||
| + | **Other platforms.** Discord and the Terminal display the link, the Terminal also naming the platform. In an HTML5 export the video stays online: it is not embedded in the archive, and the report does not list it as missing. The export must therefore be served over HTTP or HTTPS, since hosted players do not work from a local '' | ||
| ===== Variables in URLs ===== | ===== Variables in URLs ===== | ||
| Ligne 69: | Ligne 92: | ||
| ((poster=https:// | ((poster=https:// | ||
| </ | </ | ||
| + | |||
| + | ===== Media inside object descriptions ===== | ||
| + | |||
| + | <code yaml> | ||
| + | objects: | ||
| + | - name: map | ||
| + | location: table | ||
| + | description: | ||
| + | [[https:// | ||
| + | pickup_text: | ||
| + | |||
| + | - name: musical_key | ||
| + | location: chest | ||
| + | description: | ||
| + | pickup_text: | ||
| + | </ | ||
| + | |||
| + | When the description is only an image URL '' | ||
en/yaml/medias.1777825790.txt.gz · Dernière modification : de cyrilfiesta
