diff options
author | EuAndreh <eu@euandre.org> | 2020-08-12 07:35:01 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-08-12 07:35:01 -0300 |
commit | e0db9261ea31c38ea5b6de4246d9f651920443a0 (patch) | |
tree | 5ca7d8eeed85ce1c620e4ccf7d010f54853ff354 /_posts/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.md | |
parent | public-inbox.html: Add link to email me directly (diff) | |
download | euandre.org-e0db9261ea31c38ea5b6de4246d9f651920443a0.tar.gz euandre.org-e0db9261ea31c38ea5b6de4246d9f651920443a0.tar.xz |
Assert all post refs end with '-post' and TIL refs end with -til
Also add this assertion to ./scripts/assert-content.sh.
Diffstat (limited to '')
-rw-r--r-- | _posts/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.md b/_posts/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.md index a9a605b..458f858 100644 --- a/_posts/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.md +++ b/_posts/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.md @@ -3,7 +3,7 @@ title: Using "youtube-dl" to manage YouTube subscriptions date: 2018-12-21 layout: post lang: en -ref: using-youtube-dl-to-manage-youtube-subscriptions +ref: using-youtube-dl-to-manage-youtube-subscriptions-post --- I've recently read the [announcement](https://www.reddit.com/r/DataHoarder/comments/9sg8q5/i_built_a_selfhosted_youtube_subscription_manager/) |