Commit Graph

331 Commits

Author SHA1 Message Date
Guillem Hernandez Sola
6160ea5892 try 2026-05-19 12:31:15 +02:00
Guillem Hernandez Sola
cb9e7a86f6 eurosky out 2026-05-19 12:25:34 +02:00
Guillem Hernandez Sola
e970beea0d comedygold 2026-05-19 12:23:19 +02:00
Guillem Hernandez Sola
bb6f0e0139 Some fixes 2026-05-19 12:06:14 +02:00
Guillem Hernandez Sola
8c13f0c355 revert 2026-05-19 11:58:24 +02:00
Guillem Hernandez Sola
773fa561e3 JenkinsFile 2026-05-19 11:57:43 +02:00
Guillem Hernandez Sola
3c3dd159e1 Added scraped 2026-05-19 11:51:14 +02:00
Guillem Hernandez Sola
a5ee10bd8b Added all 2026-05-19 11:45:52 +02:00
Guillem Hernandez Sola
97ff3cdb4a Added all 2026-05-19 11:38:45 +02:00
Guillem Hernandez Sola
b41cbce242 Added all 2026-05-19 11:29:47 +02:00
Guillem Hernandez Sola
ee54aa4a25 Cookies 7 2026-05-19 11:18:48 +02:00
Guillem Hernandez Sola
998c18af8d Cookies 6 2026-05-19 11:16:20 +02:00
Guillem Hernandez Sola
ab32d5b5e4 Cookies 5 2026-05-19 11:14:10 +02:00
Guillem Hernandez Sola
b9e1eb66ad Cookies 4 2026-05-19 11:12:44 +02:00
Guillem Hernandez Sola
96152194ea Cookies 3 2026-05-19 11:08:24 +02:00
Guillem Hernandez Sola
b319536e01 Cookies 2 2026-05-19 11:02:44 +02:00
Guillem Hernandez Sola
5cf0b6e915 Cookies 2026-05-19 11:01:51 +02:00
Guillem Hernandez Sola
dea94476a9 Added 4 2026-05-19 10:34:19 +02:00
Guillem Hernandez Sola
63265c9322 Added 3 2026-05-19 10:29:55 +02:00
Guillem Hernandez Sola
906757f4a8 Added 2 2026-05-19 10:27:27 +02:00
Guillem Hernandez Sola
185efaca5f Tiktok example 5 2026-05-19 10:12:27 +02:00
Guillem Hernandez Sola
1cf7a334c0 Tiktok example 5 2026-05-19 09:56:31 +02:00
Guillem Hernandez Sola
01303de2d3 Tiktok example 4 2026-05-19 09:43:53 +02:00
Guillem Hernandez Sola
23e87c17b7 Tiktok example 3 2026-05-19 09:37:27 +02:00
Guillem Hernandez Sola
ef32a15cbc Tiktok example 2 2026-05-19 09:29:47 +02:00
Guillem Hernandez Sola
7fef3f3ab8 Tiktok example 2026-05-19 09:20:32 +02:00
Guillem Hernandez Sola
a1f9a0dcb9 Added 2026-05-19 09:15:59 +02:00
c7a623c386 Updated twitter login 2026-05-18 09:51:39 +00:00
1a633d54e2 feat: add --max-age-days filter to prevent posting stale RSS entries Introduce an age-based filter 2026-05-17 07:14:21 +00:00
6027ac58b4 Posem a les 9h 2026-05-15 10:03:03 +00:00
Guillem Hernandez Sola
7b73a40ed7 fix(jenkins): isolate per-feed state/cooldown, cap posts, stagger batches
- Pass --state-path and --cooldown-path per feed so a rate limit on one
  feed no longer triggers a global cooldown that blocks all other feeds
- Add --max-posts 5 cap to prevent burst posting (e.g. 22 posts in one
  run) that was causing HTTP 429 errors on eurosky.social
- Add 15s sleep between batches to reduce cumulative API pressure
- Increase MAX_PARALLEL_FEEDS from 4 to 6 now that cooldowns are isolated
- Add MAX_POSTS_PER_FEED env var for central control of the post cap
- Fix missing line continuation backslash on --service argument

Fixes: batch 2-7 feeds being skipped due to shared cooldown state
2026-05-13 07:05:46 +02:00
fb30fc5e3a Bot de JijantesFC 2026-05-12 20:00:06 +02:00
b404d8b3d7 fix: guard against floating-point precision error in video subclip end_time MoviePy raises ValueErr 2026-05-11 17:15:05 +00:00
Guillem Hernandez Sola
a898d66fe7 Fixes 2026-05-11 12:50:49 +02:00
Guillem Hernandez Sola
124a1c5169 Small fix 2026-05-11 12:49:20 +02:00
Guillem Hernandez Sola
2e38f048ae fix: always upload photos independently of video embed outcome
Previously, photo uploads were nested inside the `else` branch of
`if not video_embed`, meaning photos were only processed when a video
embed succeeded. This caused photo-only tweets to be posted as
text-only because `has_video` was never set, `video_embed` remained
None, and the photo loop was never reached.

Decouple photo collection from video outcome: warn if video failed,
then unconditionally iterate over media items to upload any photos
present. External link card logic is unchanged and still only triggers
when both video and image embeds are absent.
2026-05-11 12:48:13 +02:00
Guillem Hernandez Sola
02dc073213 Renames 2026-05-11 12:39:40 +02:00
Guillem Hernandez Sola
fd9ad40f4b Afegit el Racó del Manga 2026-05-11 11:10:15 +02:00
Guillem Hernandez Sola
86a83a7aca FcBarcelonaCAT 2026-05-11 10:46:58 +02:00
ae989c33a2 indented and fixed 2026-05-10 07:05:13 +00:00
888685496b inden 2026-05-10 07:01:54 +00:00
c073b247e2 indented 2026-05-10 06:59:35 +00:00
1ccaf34740 updated 2026-05-10 06:57:57 +00:00
9dccdc4635 updated 2026-05-10 06:53:55 +00:00
91b1415809 updated 2026-05-10 06:51:24 +00:00
1a47284e41 Indented 2026-05-10 06:48:43 +00:00
6b5b39a625 Updated 2026-05-10 06:47:20 +00:00
26fff59001 revert 6b1de20d09
revert Divendres Nit
2026-05-10 06:35:31 +00:00
9d2f07ebca Updated file 2026-05-10 06:30:27 +00:00
72b6bafde4 Forgotten stuff 2026-05-10 06:13:17 +00:00