<feed xmlns='http://www.w3.org/2005/Atom'>
<title>archsetup/dotfiles/common/.config/yt-dlp, branch main</title>
<subtitle>Builds a full dev workstation from a bare Arch Linux install.
</subtitle>
<id>https://git.cjennings.net/archsetup/atom?h=main</id>
<link rel='self' href='https://git.cjennings.net/archsetup/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/'/>
<updated>2026-06-02T17:16:38+00:00</updated>
<entry>
<title>refactor: drop in-repo dotfiles/, move stow tooling to the dotfiles repo</title>
<updated>2026-06-02T17:16:38+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-06-02T17:16:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=8c32bbbf9fab115dc51afa17c081e0763cbee717'/>
<id>urn:sha1:8c32bbbf9fab115dc51afa17c081e0763cbee717</id>
<content type='text'>
Since the installer clones DOTFILES_REPO into ~/.dotfiles and stows from there, the in-repo dotfiles/ tree was dead weight. Nothing reads it at install time. I removed it (831 files) now that both machines are migrated.

The Makefile's stow / restow / reset / unstow / import targets and the dotfile-script unit suites moved to the dotfiles repo. They sit alongside the scripts they manage and run standalone (cd ~/.dotfiles &amp;&amp; make ...). This Makefile keeps the VM-integration targets and the installer-helper suite (safe-rm-rf).

I updated CLAUDE.md and README.md so stow operations run from ~/.dotfiles, and the dotfile-management, theme, and unit-test sections point at the standalone repo. The README was already describing the old in-repo model from before the installer switched to cloning. This brings it in line.
</content>
</entry>
<entry>
<title>fix(yt-dlp): enable remote components for YouTube JS challenges</title>
<updated>2026-02-02T09:30:46+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-02T09:30:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=e0e8ab555e584c1ba9e2b2bce4e08a62d76bfb18'/>
<id>urn:sha1:e0e8ab555e584c1ba9e2b2bce4e08a62d76bfb18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(dotfiles): add yt-dlp config with modern options</title>
<updated>2026-01-26T23:41:48+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-26T23:41:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=7322e6c6f19393a5bd91b669b3214cc292a10a39'/>
<id>urn:sha1:7322e6c6f19393a5bd91b669b3214cc292a10a39</id>
<content type='text'>
Replaces old youtube-dl config with yt-dlp equivalent using
updated option names:
- --add-metadata -&gt; --embed-metadata
- --format best -&gt; --format bestvideo+bestaudio/best

Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
</feed>
