(no commit message)
authorgitannex@fe613c61745e9d1e7f6df5e24a666828bb5682cc <gitannex@web>
Thu, 31 Aug 2023 01:40:02 +0000 (01:40 +0000)
committeradmin <admin@branchable.com>
Thu, 31 Aug 2023 01:40:02 +0000 (01:40 +0000)
doc/bugs/fsck_does_not_detect_corruption_on_yt_vids.mdwn

index 158ae8a36eb90db104b9622482d2e2aa14fcdec1..fff0abfd3ec18a7614e0a8dde72c40bfa4409a51 100644 (file)
@@ -7,7 +7,12 @@ I added a YT vid via addurl and then intentionally corrupted it by rewriting the
 
 ```
 $ git annex addurl 'https://www.youtube.com/watch?v=zGDzdps75ns'
+addurl https://www.youtube.com/watch?v=zGDzdps75ns 
+(using yt-dlp) (to Small short test video [zGDzdps75ns].webm) 
+ok                                   
+(recording state in git...)
 $ echo test | sudo tee './Small short test video [zGDzdps75ns].webm'
+test
 $ git annex fsck './Small short test video [zGDzdps75ns].webm'
 fsck Small short test video [zGDzdps75ns].webm ok
 (recording state in git...)