• 0 Posts
  • 5 Comments
Joined 1 year ago
cake
Cake day: July 20th, 2025

help-circle
  • I use 3-2-1 backup strategy.

    In the past I used google drive as a cloud backup. Periodic checks showed that the files stored on google did not have matching hashes. The files were changed somehow. Furthermore, the hashes changed from one month to the next.

    I redownloaded the files and they were corrupted. Pictures had the wrong colors, videos had sections missing.

    I kept the files on the drive and retested monthly. (I had paid for the year) They degraded every month.

    I don’t know how or why but google drive is not worth it, even at a free level. They will corrupt your data.

    I have not tried onedrive because, in my mind, microsoft is even lower than google on quality.

    My point is… Linux with multiple offsite backups. Buddy backups recommend over trusting any corp.




  • I wrote a bash script to check for updates to channels I like. It runs nighly via cron. If there is a new video it automatically downloads it using yt-dlp to my Jellyfin library. There is a yt-dlp flag that incorporates sponsor block. Since I download videos overnight large channels have already been included by sponsor block. So I get videos completely ad and sponsor free.

    Everything is done behind a VPN. This approach allows me to completely bypass using a browser further protecting me from tracking.

    When I wake up in the morning I have all the new videos from my favorite channels ad and sponsor free. I can watch from my computer, phone, or TV. If I’m away from my home network I use Tailscale to stream to my location.

    The only downside I experience is not getting to watch the video until the day after upload.