45 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
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
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
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
Melithine
d83ad2ec54 Update errors to point at new docs site. 2025-05-18 09:16:05 -07:00
8578c40c20 Revert DRM Video Resolution 2025-05-08 17:34:58 +01:00
b12ef22406 Fix dynamicrules 2025-05-08 00:04:41 +01:00
6a42dbe53e Remove whitespace 2025-05-06 15:57:09 -05:00
44890f51ee Add default value to video resolution config option 2025-05-06 15:57:03 -05:00
7f2849e5fd Restore version check using gitea API 2025-05-06 15:56:55 -05:00
dd2b7cd82c #4 WIP 2025-05-06 00:34:15 +01:00
4abbf1162d Tweak for #1 2025-05-05 21:40:06 +01:00
09c14be5dd Feature Request - Config option to Disable new authentication flow #1 2025-05-05 20:57:09 +01:00
3b1138d44c Remove Github Version check 2025-05-04 21:45:01 +01:00
d9b49bd6bc Add project files. 2025-05-03 00:17:19 +01:00