Metadata V3 will have servere infrastructure changes that will cause all old metadata versions to get deprecated and no longer work to their full extent once metadata v3 is fully put into production.
Metadata V3 will be the third version of metadata that we will use for the archive. It is currently only available through the API and not even used on the website yet. It will be used in production when we release the new video player.
The Future of Metadata V3
When Metadata V3 gets released, videos will be reencoded with no audio so the video player can use the user's preferred audio language on the fly, so we have added a download property which will have a link to a pre-encoded file with the correct audio language.
URL Variables
Instead of the client just slapping a cdn link to the beginning of url paths, Metadata V3 has variables that the client can replace with the correct domains. This allows the metadata file to link to external websites without having any issues. To properly replace the variable with the cdn's domain, use a replace function in your programming language and replace {cdn} with the sites domain; for example:
{"___metadata_version":3,"sources":[{"type":"tuaa","id":"tuaa","resolutions":[{"src":"{cdn}/01/001/2160.mp4","size":2160},{"src":"{cdn}/01/001/1440.mp4","size":1440},{"src":"{cdn}/01/001/1080.mp4","size":1080},{"src":"{cdn}/01/001/720.mp4","size":720},{"src":"{cdn}/01/001/480.mp4","size":480},{"src":"{cdn}/01/001/360.mp4","size":360},{"src":"{cdn}/01/001/240.mp4","size":240},{"src":"{cdn}/01/001/144.mp4","size":240}],"download":"{cdn}/01/001/s01.e001.mp4"},{"type":"direct","id":"hobune","name":"hobune","resolutions":[{"src":"https://cdn.hobune.stream/dl/files/channels-cdn/Unus%20Annus%20%28UCIcgBZ9hEJxHv6r_jDYOMqg%29/20191115%20-%20Unus%20Annus%20-%20wXnh0h8IT7E.mp4","size":1080}]},{"type":"direct","id":"archive.org-1","name":"archive.org (unus-annus)","resolutions":[{"src":"https://ia801900.us.archive.org/22/items/unus-annus/001%20-%20Unus%20Annus.mp4","size":1080}]},{"type":"direct","id":"archive.org-2","name":"archive.org (unus-annus-archive_202011)","resolutions":[{"src":"https://archive.org/download/unus-annus-archive_202011/001%20-%20Unus%20Annus.mp4","size":1080}]},{"type":"direct","id":"archive.org-3","name":"archive.org (unus-annus_20201126)","resolutions":[{"src":"https://archive.org/download/unus-annus_20201126/001.%20Unus%20Annus%2011-15-19.mp4","size":1080}]},{"type":"direct","id":"tuaa-local","name":"local (no wifi testing)","resolutions":[{"src":"/s01.e001.mp4","size":1080}]}],"audio":[{"label":"English","lang":"en","src":"{cdn}/01/001/audio.en.m4a","default":true}],"captions":[{"label":"English","srclang":"en","src":"{cdn}/subs/01/001.en.vtt","default":true},{"label":"Polskie","srclang":"pl","src":"{cdn}/subs/01/001.pl.vtt"},{"label":"Chinese (AI)","srclang":"zh","src":"{cdn}/subs/01/001.zh.vtt"},{"label":"Spanish (AI)","srclang":"es","src":"{cdn}/subs/01/001.es.vtt"},{"label":"German (AI)","srclang":"de","src":"{cdn}/subs/01/001.de.vtt"}],"thumbnails":{"webp":{"src":"{cdn}/thumbnails/01/001.webp","size":0},"jpg":{"src":"{cdn}/thumbnails/01/001.jpg","size":0},"avif":{"src":"{cdn}/thumbnails/01/001.avif","size":0}},"season":1,"episode":1,"title":"Unus Annus","description":"What would you do if you only had a year left to live? Would you squander the time you were given? Or would you make every second count?<br><br>Welcome to Unus Annus. Today marks the beginning of our year-long journey where the only certainty is the end. In exactly 365 days this channel will be deleted along with all of the daily uploads accumulated since then. Nothing will be saved. Nothing will be reuploaded.<br><br>This is your one chance to join us at the onset of our adventure. To be there from the beginning. To make every second count. Subscribe now and relish what little time we have left or have the choice made for you as we disappear from existence forever. But remember... everything has an end. Even you. <br><br>Memento mori.<br><br>Unus annus.","date":1573844400000,"duration":111}