Prepared media.yaml for version 6 files
This commit is contained in:
parent
680bd71f94
commit
bd3a339b89
24
media.yaml
24
media.yaml
|
@ -1,13 +1,23 @@
|
|||
projects:
|
||||
-
|
||||
identifier: 'obs'
|
||||
version: '4'
|
||||
version: '6'
|
||||
media:
|
||||
-
|
||||
identifier: 'pdf'
|
||||
version: '1'
|
||||
contributor: []
|
||||
url: 'https://cdn.door43.org/obs/txt/1/en/obs-en-v4.pdf'
|
||||
url: 'https://cdn.door43.org/en/obs/v6/pdf/obs-en-v6.pdf'
|
||||
-
|
||||
identifier: 'docx'
|
||||
version: '1'
|
||||
contributor: []
|
||||
url: 'https://cdn.door43.org/en/obs/v6/docx/obs-en-v6.docx'
|
||||
-
|
||||
identifier: 'odt'
|
||||
version: '1'
|
||||
contributor: []
|
||||
url: 'https://cdn.door43.org/en/obs/v6/odt/obs-en-v6.odt'
|
||||
-
|
||||
identifier: 'mp3'
|
||||
version: '1'
|
||||
|
@ -18,8 +28,8 @@ projects:
|
|||
quality:
|
||||
- '64kbps'
|
||||
- '32kbps'
|
||||
chapter_url: 'https://cdn.door43.org/en/obs/v4/{quality}/en_obs_{chapter}_{quality}.mp3'
|
||||
url: 'https://cdn.door43.org/en/obs/v4/{quality}/en_obs_{quality}.zip'
|
||||
chapter_url: 'https://cdn.door43.org/en/obs/v6/{quality}/en_obs_{chapter}_{quality}.mp3'
|
||||
url: 'https://cdn.door43.org/en/obs/v6/{quality}/en_obs_{quality}.zip'
|
||||
-
|
||||
identifier: 'mp4'
|
||||
version: '1'
|
||||
|
@ -27,8 +37,8 @@ projects:
|
|||
quality:
|
||||
- '720p'
|
||||
- '360p'
|
||||
chapter_url: 'https://cdn.door43.org/en/obs/v4/{quality}/en_obs_{chapter}_{quality}.mp4'
|
||||
url: 'https://cdn.door43.org/en/obs/v4/{quality}/en_obs_{quality}.zip'
|
||||
chapter_url: 'https://cdn.door43.org/en/obs/v6/{quality}/en_obs_{chapter}_{quality}.mp4'
|
||||
url: 'https://cdn.door43.org/en/obs/v6/{quality}/en_obs_{quality}.zip'
|
||||
-
|
||||
identifier: 'youtube'
|
||||
version: '1'
|
||||
|
@ -43,4 +53,4 @@ projects:
|
|||
identifier: 'door43'
|
||||
version: '{latest}'
|
||||
contributor: []
|
||||
url: 'https://door43.org/u/Door43-Catalog/en_obs/'
|
||||
url: 'https://door43.org/u/Door43-Catalog/en_obs/'
|
||||
|
|
Loading…
Reference in New Issue