Added stub for other content items, Updated OpenGraph tags

Update 403.php, 404.php, and 11 more files...
This commit is contained in:
2022-04-16 10:47:03 +02:00
parent 3a6ad46973
commit 2a64b9d050
13 changed files with 121 additions and 32 deletions

View File

@@ -0,0 +1,28 @@
{
"title": {
"icon": "fab fa-youtube",
"page": {
"en": "Youtube-Auto-Archiver",
"fr": "Youtube-Auto-Archiver"
},
"card": {
"main": {
"en": "Youtube-Auto-Archiver",
"fr": "Youtube-Auto-Archiver"
}
}
},
"meta": {
"title": {
"en": "Youtube-Auto-Archiver",
"fr": "Youtube-Auto-Archiver"
},
"description": {
"en": "A simple and yet highly configurable Python application that automatically checks if a Youtuber is streaming, and downloads said streams while also archiving its latest uploads.",
"fr": "Conteneur et application Python hautement configurable qui permet d'automatiquement archiver et télécharger des livestreams et vidéos depuis YouTube."
}
},
"tags": [
"docker", "web", "python"
]
}