msramalho
0d1447117c
updates docs to reflect new general approach extractor
2025-07-05 15:56:13 +01:00
msramalho
7c9475cde2
allow for human readable console logs, but defaults to JSON on file logs.
2025-06-30 00:53:10 +01:00
msramalho
918cb220be
minor indentation issue
2025-06-17 23:51:10 +01:00
msramalho
664ee8d037
fixes bugs and limited configuration of multi-level logs
2025-06-17 14:10:46 +01:00
msramalho
8067da0f60
custom user to its own file
2025-06-17 13:15:13 +01:00
Miguel Sozinho Ramalho
6f949738a3
Merge branch 'dev' into v1-dm-changes
2025-06-17 13:05:34 +01:00
msramalho
1b6d85884b
complements authentication changes
2025-06-17 12:54:43 +01:00
Dave Mateer
f2e80758a7
typo on authentication docs. Updated install docs.
2025-06-16 14:59:55 +01:00
Dave Mateer
b236f2510d
Updates to installation docs
2025-06-16 14:40:40 +01:00
Dave Mateer
529d8b60bf
Gitgnore to include launch.json and installtion docs to include build script.
2025-06-16 14:37:21 +01:00
msramalho
aaa9ead39d
adds documentation for dropins
2025-06-11 17:58:53 +01:00
msramalho
e567bba6f9
improves docs for how-to and migrations
2025-06-11 13:37:03 +01:00
msramalho
1039e9631f
new reddit tests with .env.test
2025-06-11 11:22:23 +01:00
msramalho
6279610a43
updates docs
2025-06-10 18:28:45 +01:00
msramalho
71636233cb
adds migration information and VkDropin info.
2025-06-10 17:07:10 +01:00
msramalho
1f2d637928
minor improvements
2025-06-08 14:16:21 +01:00
msramalho
264ba82ea0
finish removing screenshot_enricher references
2025-06-04 14:31:07 +01:00
msramalho
f066111d49
removes geckodriver dependencies following screenshot enricher removal
2025-06-04 14:09:13 +01:00
Miguel Sozinho Ramalho
6735fa890b
v1.0.1 dependency updates, generic extractor improvements ( #307 )
...
* wacz: allow exceptional cases where more than one resource image is available
* improves generic extractor edge-cases and yt-dlp updates
* REMOVES vk_extractor until further notice
* bumps browsertrix in docker image
* npm version bump on scripts/settings
* poetry updates
* Changed log level on gsheet_feeder_db started from warning to info (#301 )
* closes 305 and further fixes finding local downloads from uncommon ytdlp extractors
* use ffmpeg -bitexact to reduce duplicate content storing
* formatting
* adds yt-dlp curl-cffi
* version bump
* linting
---------
Co-authored-by: Dave Mateer <davemateer@gmail.com>
2025-06-02 20:57:12 +01:00
msramalho
e6fdef66df
improves instructions on docker setup with an example URL
2025-04-28 11:16:01 +01:00
Erin Clark
96efdcbba1
Merge pull request #281 from bellingcat/add_inst_api_script
...
Add InstagrAPI server script to be used with the Instagram API Extractor.
2025-03-28 13:58:37 +00:00
erinhmclark
5e7c57650b
Update "default" to "auto" for clarity, update docs
2025-03-28 13:16:16 +00:00
erinhmclark
1db7d6702d
Update the documentation
2025-03-28 12:27:18 +00:00
erinhmclark
f715100dd5
Add run_instagrapi_server.sh and update docs
2025-03-28 11:31:23 +00:00
erinhmclark
f99dcc63a1
Minor updates
2025-03-28 09:46:44 +00:00
erinhmclark
1466700b45
Small updates to docs, poetry.lock
2025-03-28 08:23:10 +00:00
erinhmclark
00b29db390
Update documentaion for instagrapi api
2025-03-28 00:41:35 +00:00
erinhmclark
456b2746c8
Update the docs
2025-03-26 18:01:20 +00:00
erinhmclark
2cad5edea8
Fix default config
2025-03-26 17:33:00 +00:00
erinhmclark
565275ac37
Basic documentation for POT process
2025-03-26 16:59:01 +00:00
erinhmclark
4a02407659
Typo fix.
2025-03-26 16:46:21 +00:00
Patrick Robertson
d6a7f31248
Add note that authentication only works for some modules
2025-03-24 18:28:35 +04:00
Patrick Robertson
42e16aebd6
Merge pull request #255 from bellingcat/autogenerate_services_account
...
Script to auto-generate a service account
2025-03-20 18:00:45 +00:00
Patrick Robertson
d6d5a08204
Allow user to save downloaded keyfile to a different folder
2025-03-20 20:45:28 +04:00
Patrick Robertson
488675056b
Download generate_google_services.sh script from GH - it's not packaged with the app
2025-03-19 15:52:39 +04:00
Miguel Sozinho Ramalho
5c34ac1293
Update docs/source/how_to/gsheets_setup.md
2025-03-18 14:05:23 +00:00
Patrick Robertson
29db537fab
Docs on using the script to auto-generate service accounts
2025-03-17 18:11:18 +00:00
Patrick Robertson
ab03e48708
Add info on building RTD versions + automated building of tagged versions
2025-03-17 12:52:04 +00:00
Patrick Robertson
f56cd6891b
Finish incomplete sentence
2025-03-17 10:33:50 +00:00
Patrick Robertson
9e03d745d8
Add '-it' to the list of docker flags, so that docker gives a colour log output
2025-03-17 09:45:12 +00:00
Patrick Robertson
42162c5e3f
Various docs improvements based on Friday Office Hours discussion
2025-03-17 09:23:43 +00:00
Patrick Robertson
f13349bacf
Fix incorrect path in cp
2025-03-16 10:33:52 +00:00
Patrick Robertson
282380d8cc
Add note on skipping pre-commit hook
2025-03-14 14:20:32 +00:00
erinhmclark
ad2784c5de
Update style_guide.md
2025-03-13 20:52:21 +00:00
erinhmclark
c7c24fbaf2
Update style_guide.md to clarify pre-commit setup, add Docker commands to Makefile and merge ruff actions.
2025-03-13 20:26:29 +00:00
erinhmclark
e76551ba22
Add documentation, pre-commit hook, more make commands and
2025-03-13 13:21:32 +00:00
erinhmclark
753c3c6214
Linting tests
2025-03-12 14:27:45 +00:00
erinhmclark
8ca7698fa0
Move Makefile and fix import error with unused import.
2025-03-11 19:58:02 +00:00
erinhmclark
85abe1837a
Ruff format with defaults.
2025-03-10 18:44:54 +00:00
erinhmclark
7e10040bbd
Update the release description to tag on release
2025-03-07 18:04:51 +00:00