Add svenska yle feed
This commit is contained in:
@@ -16,6 +16,7 @@ Automatically syncs RSS feeds from Finnish and international sources to your cus
|
||||
|--------|--------|----------|----------|
|
||||
| `yle_fi` | Yle.fi News | fi | Includes hashtags, custom cleaning |
|
||||
| `yle_en` | Yle.fi News | en | AI-generated translated tags |
|
||||
| `yle_sv` | Svenska Yle | sv | Includes hashtags, custom cleaning |
|
||||
| `the_local` | The Local | en | Includes hashtags |
|
||||
| `taloustaito` | Taloustaito | fi | First 3 articles only |
|
||||
| `sur` | Sur Weather News | en | Includes hashtags |
|
||||
@@ -51,7 +52,7 @@ Automatically syncs RSS feeds from Finnish and international sources to your cus
|
||||
# - aws_access_key_id / aws_secret_access_key (optional)
|
||||
|
||||
# Run development server with hot-reload
|
||||
uvicorn app.main:app --host 0.0.0.0 --port 8000
|
||||
fastapi dev
|
||||
|
||||
# Or use Docker Compose
|
||||
docker compose up --build
|
||||
|
||||
Reference in New Issue
Block a user