diff --git a/docs/manifests/AnnotWithThumbail.json b/docs/manifests/AnnotWithThumbail.json
index 9b42909938ad3abc7cc3f331bb0367081a8cf9b6..ac10efbab22eb5742c35eb9f5ccd843c6fb0d6fb 100644
--- a/docs/manifests/AnnotWithThumbail.json
+++ b/docs/manifests/AnnotWithThumbail.json
@@ -70,7 +70,21 @@
             "value" : "3eme annotation qui ne marche pas"
           },
           "target" : "https://iiif.io/api/cookbook/recipe/0019-html-in-annotations/canvas-1"
+        },
+        {
+          "id" : "https://iiif.io/api/cookbook/recipe/0019-html-in-annotations/canvas-1/annopage-2/anno-4#https://dzkimgs.l.u-tokyo.ac.jp/videos/cat2020/manifest.json",
+          "type" : "Annotation",
+          "motivation" : "commenting",
+          "body" : {
+            "type" : "TextualBody",
+            "language" : "de",
+            "format" : "text/html",
+            "value" : "4e annotation avec une video"
+          },
+          "target" : "https://iiif.io/api/cookbook/recipe/0019-html-in-annotations/canvas-1"
         } ]
       }]
     } ]
-  }
\ No newline at end of file
+  }
+
+