Skip to content

Add settings directory and yt-dlp metadata import feature#113

Merged
rogermparent merged 3 commits intomainfrom
settings-dir
Feb 10, 2026
Merged

Add settings directory and yt-dlp metadata import feature#113
rogermparent merged 3 commits intomainfrom
settings-dir

Conversation

@rogermparent
Copy link
Copy Markdown
Owner

  • Add "settings" directory, which is effectively a second content directory which holds site config that may not need to be synced between instances
  • Use yt-dlp -P to scrape YouTube video metadata and pre-fill the import form with it
  • Define yt-dlp bin location with settings
  • Test setting yt-dlp bin
  • Test yt-dlp fetching by using a dummy binary with fixtures
  • Change content directory behavior to default to test-content when a test mode env var is set instead of specifically setting CONTENT_DIRECTORY=test-content on each test script, as now settings needs the same treatment

@rogermparent rogermparent merged commit 7bcc6c0 into main Feb 10, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant