summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-11-30 17:08:18 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-11-30 17:08:18 -0400
commit01d520136f603d387f2aa3ca5fbab19cfebbd870 (patch)
tree71612ede978c2b43ada3fa1620d4a5838a467c8c /doc/todo
parent73e7c23fb27f26df4b127f8eed8ba4f6f02fe5e0 (diff)
devblog
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/switch_from_quvi_to_youtube-dl.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/switch_from_quvi_to_youtube-dl.mdwn b/doc/todo/switch_from_quvi_to_youtube-dl.mdwn
index 8703b810d..3fa7b0ccb 100644
--- a/doc/todo/switch_from_quvi_to_youtube-dl.mdwn
+++ b/doc/todo/switch_from_quvi_to_youtube-dl.mdwn
@@ -67,3 +67,5 @@ query for size. Could use --dump-json, but that would require downloading
the web page yet again, so too expensive.. and, the json seems to have
"filesize: null" for youtube videos. What does work is the --max-filesize
option, which makes youtube-dl abort if it's too big.
+
+> [[done]] --[[Joey]]