mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-06-25 08:09:18 +02:00
Export: add LINK.txt with PeerTube watch URLs to file ZIP export
This commit is contained in:
@@ -36,7 +36,8 @@ xamxam-files-2026-05-07.zip
|
||||
│ ├── 2025_LILA_DUBOIS_KARIM_NASSAR/
|
||||
│ │ ├── nixing_the_fix_report_final.pdf
|
||||
│ │ ├── bbb_sunflower_1080p_30fps_normal_mp4.zip
|
||||
│ │ └── carte_loire_a_velo_france.pdf
|
||||
│ │ ├── carte_loire_a_velo_france.pdf
|
||||
│ │ └── LINK.txt ← si vidéos PeerTube présentes
|
||||
│ └── …
|
||||
└── 2026/
|
||||
└── …
|
||||
@@ -69,6 +70,15 @@ xamxam-files-2026-05-07.zip
|
||||
"label": "Mémoire principal",
|
||||
"sort_order": 1
|
||||
}
|
||||
],
|
||||
"peertube_links": [
|
||||
{
|
||||
"uuid": "abc123def",
|
||||
"url": "https://videos.erg.be/videos/watch/abc123def",
|
||||
"type": "video",
|
||||
"label": "Vidéo de présentation",
|
||||
"name": "presentation.mp4"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user