daily auto-sync 2026-06-14

This commit is contained in:
aeroreyna
2026-06-14 23:00:01 -04:00
parent 6d29b42d82
commit 3e9fa26626
@@ -0,0 +1,37 @@
---
Date: 2026-06-14
Author: Hermes Agent
Tags:
- youtube
- jellyfin
- media
- automation
---
# YouTube Channels Synced to Jellyfin
This note tracks channels Adolfo wants kept in the family Jellyfin YouTube library.
Machine-readable sync config lives at:
`/home/adolforeyna/.hermes/youtube_jellyfin_channels.yaml`
Sync script:
`/home/adolforeyna/scripts/sync_youtube_jellyfin_channel.py`
Destination root on [[FamReynaServer]]:
`/mnt/mydisk/media/Youtube`
## Channels
| Slug | Channel | URL | Jellyfin folder | Default catch-up limit |
| --- | --- | --- | --- | --- |
| veritasium | Veritasium | https://www.youtube.com/@veritasium/videos | `/mnt/mydisk/media/Youtube/veritasium` | 32 |
| bibleproject | BibleProject | https://www.youtube.com/@bibleproject/videos | `/mnt/mydisk/media/Youtube/bibleproject` | 25 |
| lexfridman | Lex Fridman | https://www.youtube.com/@lexfridman/videos | `/mnt/mydisk/media/Youtube/lexfridman` | 10 |
## Workflow
When Adolfo asks to update the YouTube/Jellyfin vault, use the sync config and run the channel sync script. The workflow downloads one video at a time locally, copies it to FamReynaServer, verifies SHA-256 remotely, then deletes local staging files.