98 Commits

Author SHA1 Message Date
cf1564bc7f Added total new media counts context to "Scrape Completed" log 2025-11-09 22:10:45 +01:00
3855a5e862 Added logging of which NonInteractive mode it's running 2025-11-09 22:10:45 +01:00
07aaed9a07 Added "Log.CloseAndFlush" call before every Environment.Exit 2025-11-09 22:10:44 +01:00
0cfac356c5 More logging tweaks 2025-11-09 22:10:44 +01:00
f40bd0527b Tweaked progress output, to create task for each model 2025-11-09 22:10:44 +01:00
03880fa1a0 Fixed missing LogContext enrichment 2025-11-09 22:10:43 +01:00
67961ed80d Fixed parameters to ensure no null values are passed incorrectly 2025-11-09 22:10:43 +01:00
a91940cfd8 Added update all UserInfo mode 2025-11-09 22:10:42 +01:00
f8d7e2277f Added user info table and update it for each user 2025-11-09 22:10:42 +01:00
7bf6271102 Added additional info logging with new media counts per model 2025-11-09 22:10:41 +01:00
a70fa0aa2f Enabled logging to Seq. 2025-11-09 22:10:24 +01:00
deabe347cb Added safe-guard against paid content returned for other models 2025-11-09 22:10:24 +01:00
579d62d889 Fixed lookup for Paid Posts and Messages, due to API changes 2025-11-09 22:10:23 +01:00
c75ac3a78c Extended "output blocked" to also include expired in separate file 2025-11-09 22:10:23 +01:00
35126bd813 Updated blocked user lookup with progress status 2025-11-09 22:10:22 +01:00
57457ad098 Updated non-interactive list user lookup.
Tweaked order to fully replace users before updating DB.
2025-11-09 22:10:22 +01:00
3d1da01943 Debug logging in BuildHeaderAndExecuteRequests 2025-11-09 22:10:21 +01:00
381d92475a Tweaked publishing script 2025-11-09 22:10:21 +01:00
b830eefb33 Added logic to reset chat read state after downloading messages 2025-11-09 22:10:20 +01:00
7cd9a35b12 Updated subscription lookup to match OF website. 2025-11-09 22:10:20 +01:00
5e65466c8a Added logic to save list of blocked users. 2025-11-09 22:10:19 +01:00
c7c2a41331 HttpClient tweaks 2025-11-09 22:10:19 +01:00
2c66e76de9 Added earningId to Subscribe model 2025-11-09 22:10:19 +01:00
7d3a693fd7 Improved DB connection creation with delayed retry, and connection caching 2025-11-09 22:10:18 +01:00
b0193e2142 Extended command line args for NonInteractive 2025-11-09 22:10:18 +01:00
5b9022e086 Added exiting if other process is detected, to avoid overlapping runs 2025-11-09 22:10:18 +01:00
e1d2db90de Added "x of y" count to "Scraping Data For" console outputs. 2025-11-09 22:10:17 +01:00
fa0f8c29fd Config and project tweaks, plus publish script 2025-11-09 22:09:55 +01:00
a1efdc6307 Fixed async usage. 2025-11-09 22:09:55 +01:00
c147a19a0a Merge pull request 'Fix purchased tab API endpoints' (#72) from whimsical-c4lic0/OF-DL:fix-purchased-tab into master
Reviewed-on: sim0n00ps/OF-DL#72
2025-11-05 09:14:01 +00:00
18fe2580ad Fix purchased tab API endpoints 2025-11-04 18:18:29 -06:00
34e6eb1d2b Merge pull request 'feat: Add option to store raw post text without sanitization (Fix #52)' (#53) from wer/OF-DL:master into master
Reviewed-on: sim0n00ps/OF-DL#53
2025-10-07 13:05:15 +00:00
78f6f1e611 Merge pull request 'fix: add widevine request retry logic to work around ratelimits' (#47) from ddirty830/OF-DL:fix-widevine-cloudflare-retry into master
Reviewed-on: sim0n00ps/OF-DL#47
2025-10-07 13:05:02 +00:00
ec88e6e783 Merge pull request 'fix: update post/message api calls due to changes' (#61) from ddirty830/OF-DL:fix-message-downloading into master
Reviewed-on: sim0n00ps/OF-DL#61
2025-10-07 13:04:34 +00:00
0761b28c72 fix: update post/message api calls due to changes 2025-10-06 15:20:55 -05:00
Grey Lee
3e7fd45589 Add DisableTextSanitization config option and update related logic 2025-09-13 17:41:22 +08:00
2c8dbb04ed fix: add widevine request retry logic to work around ratelimits 2025-08-17 12:41:35 -05:00
824d88a6b8 Merge pull request 'Re-order the categories in the docs' (#39) from whimsical-c4lic0/OF-DL:docs-tweak into master
Reviewed-on: sim0n00ps/OF-DL#39
2025-08-08 19:31:16 +00:00
64ff74f753 Re-order the categories in the docs 2025-07-14 15:07:29 -05:00
37fae9185a Fix links 2025-06-18 01:50:41 -05:00
1572c1eee8 Add docs for DisableBrowserAuth config option 2025-06-18 01:50:32 -05:00
eaefd033aa Remove unused metadata from docusaurus 2025-06-18 01:40:04 -05:00
473b8d0ef3 Add config sections docs page 2025-06-18 01:37:59 -05:00
Melithine
d83ad2ec54 Update errors to point at new docs site. 2025-05-18 09:16:05 -07:00
3a944c112d Merge branch 'master' of https://git.ofdl.tools/sim0n00ps/OF-DL 2025-05-11 22:35:36 +01:00
5e433f6568 Tweaks to docs site 2025-05-11 22:35:33 +01:00
cd60d3092d Update README.md 2025-05-11 20:20:49 +00:00
b36ecd4f5b user mkdocs-material 2025-05-11 20:55:13 +01:00
f5ca6d8eb2 Change publish-docs.yml 2025-05-11 20:53:30 +01:00
69be3607a0 Add MkDocs 2025-05-11 20:25:00 +01:00