- Alpine-based Docker image with yt-dlp - Configurable channel sync script - Unraid template for Community Applications - Automatic scheduling via cron - Emby/Plex/Jellyfin compatible output structure
19 lines
118 B
Plaintext
19 lines
118 B
Plaintext
# Docker
|
|
*.log
|
|
|
|
# Testing
|
|
test/
|
|
downloads/
|
|
config/
|
|
|
|
# Editor
|
|
.vscode/
|
|
.idea/
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|