Added archive tag

This commit is contained in:
Brandon Rozek 2020-02-17 23:31:46 -05:00
parent a6ccbec33d
commit be1f539662
4 changed files with 4 additions and 2 deletions

View file

@ -2,6 +2,7 @@
title: "Backing Up YouTube Channels"
date: 2020-02-17T23:17:47-05:00
draft: false
tags: [ "archive" ]
---
There are great content on YouTube that I would be sad if it went away. Therefore, I did some digging around and found a [great discussion](https://www.reddit.com/r/DataHoarder/comments/863aid/what_is_your_method_of_viewing_youtubedl_backed/dw25vnm/) on Reddit on backing up YouTube videos. The solution is based on `youtube-dl` and I modified the script a little to fit my needs.