aboutsummaryrefslogtreecommitdiff
path: root/site/posts/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.org
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--site/posts/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/posts/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.org b/site/posts/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.org
index 594b892..b4f4e81 100644
--- a/site/posts/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.org
+++ b/site/posts/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.org
@@ -1,5 +1,5 @@
---
-title: Using youtube-dl to manage YouTube subscriptions
+title: Using <code>youtube-dl</code> to manage YouTube subscriptions
date: 2018-12-21
---
I've recently read the [[https://www.reddit.com/r/DataHoarder/comments/9sg8q5/i_built_a_selfhosted_youtube_subscription_manager/][announcement]] of a very nice [[https://github.com/chibicitiberiu/ytsm][self-hosted YouTube subscription manager]]. I haven't used YouTube's built-in subscriptions for a while now, and haven't missed it at all. When I saw the announcement, I considered writing about the solution I've built on top of [[https://youtube-dl.org/][youtube-dl]].