Commit Graph

12 Commits

Author SHA1 Message Date
Mike Fährmann
9dbe33b6de replace old %-formatted and .format(…) strings with f-strings (#7671)
mostly using flynt
https://github.com/ikamensh/flynt
2025-06-29 17:50:19 +02:00
Dominik Prange
ff5f6fe70f [boosty] added new direct message extractor
- formatting
- fixed linting formatting errors
- fixed E999 SyntaxError: invalid syntax
- fixed class naming
- fixed mandatory extractor.boosty.metadata as true requirement
- update
  - apply changes
  - add test
  - update docs/supportedsites
- improve 'dialog' pagination logic
2025-02-23 18:14:59 +01:00
Dominik
ea6594734d [boosty] Fixed formatting 2025-01-03 08:27:11 +01:00
Dominik
8c9221f0a6 [boosty] Added post attachment download 2025-01-03 08:18:57 +01:00
Mike Fährmann
b92edb4614 [boosty] update default video format list (#2387) 2024-10-31 20:55:32 +01:00
Mike Fährmann
d14d04adbf [boosty] improve signedQuery & isMigrated handling (#2387) 2024-10-08 17:12:10 +02:00
Mike Fährmann
3fa639fc2d [boosty] support audio files (#2387) 2024-10-04 09:20:25 +02:00
Mike Fährmann
5b968a0a7c [boosty] extend image URLs with 'signedQuery' (#2387) 2024-10-03 20:25:12 +02:00
Mike Fährmann
8548fc3a70 [boosty] add 'bought' option (#2387) 2024-10-03 20:25:12 +02:00
Mike Fährmann
ee8c4e2e49 [boosty] fix typo causing 'links' to always be empty (#2387) 2024-10-03 20:25:12 +02:00
Mike Fährmann
274d99e7d6 [boosty] add 'feed' and 'following' extractors (#2387) 2024-10-03 18:09:31 +02:00
Mike Fährmann
1ad58cab84 [boosty] add initial support (#2387) 2024-10-02 20:39:55 +02:00