comment
authorJoey Hess <joeyh@joeyh.name>
Mon, 21 Oct 2024 16:08:56 +0000 (12:08 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 21 Oct 2024 16:08:56 +0000 (12:08 -0400)
doc/bugs/tries_to_download_a_.mkv_video_without_yt-dlp/comment_1_2e9985ce63b112f40e76aa615ef6eca1._comment [new file with mode: 0644]

diff --git a/doc/bugs/tries_to_download_a_.mkv_video_without_yt-dlp/comment_1_2e9985ce63b112f40e76aa615ef6eca1._comment b/doc/bugs/tries_to_download_a_.mkv_video_without_yt-dlp/comment_1_2e9985ce63b112f40e76aa615ef6eca1._comment
new file mode 100644 (file)
index 0000000..bde7822
--- /dev/null
@@ -0,0 +1,17 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2024-10-21T15:50:26Z"
+ content="""
+I suspect that one file has a "yt:" url recorded and the other one does not.
+That's not displayed by `whereis` but you can see it if you look at the 
+$key.log.web file in the git-annex branch.
+
+That typically would happen if you used `git-annex addurl --raw`,
+or added the url when yt-dlp was not working, although that doesn't explain
+how the youtube title got into the filename. (Maybe importfeed?)
+
+(I seemed to remember you having a similar problem before, and
+found <https://git-annex.branchable.com/todo/yt-dlp__58___parse__47__handle___40__error__41_____34__Video_unavailable__34__/>
+which seems possibly relevant to how this could have happened.)
+"""]]