Controls for pseudonymisation#32
Conversation
|
This is now in principle ready for merging, since the recent 4CAT release has support for this, but there is no way to detect from Zeeschuimer's end whether the 4CAT being uploaded to does or does not support this. So might wait a little longer (until the next release) to ensure more people would be working with the latest version. |
commit 03fb948 Author: Stijn Peeters <stijn.peeters@uva.nl> Date: Wed Aug 21 14:12:51 2024 +0200 Bump version commit 1fca904 Author: Stijn Peeters <stijn.peeters@uva.nl> Date: Wed Aug 21 14:12:01 2024 +0200 Fix Instagram module commit 2d2337c Author: Stijn Peeters <stijn.peeters@uva.nl> Date: Wed Aug 21 14:11:54 2024 +0200 Fix 9gag module commit 10c4396 Author: Dale Wahl <dalewahl@gmail.com> Date: Wed Jun 12 12:03:52 2024 +0200 linkedin: fix regex; check additional data_bits (if present)
commit 9b6e263 Author: Stijn Peeters <stijn.peeters@uva.nl> Date: Mon Sep 23 15:18:20 2024 +0200 Fix wait on captcha in tests commit 0ad0fb6 Author: Stijn Peeters <stijn.peeters@uva.nl> Date: Mon Sep 23 15:17:23 2024 +0200 Remove debug log from Instagram module commit 0400b1a Author: Stijn Peeters <stijn.peeters@uva.nl> Date: Mon Sep 23 15:17:10 2024 +0200 Fix LinkedIn search results commit 03fb948 Author: Stijn Peeters <stijn.peeters@uva.nl> Date: Wed Aug 21 14:12:51 2024 +0200 Bump version commit 1fca904 Author: Stijn Peeters <stijn.peeters@uva.nl> Date: Wed Aug 21 14:12:01 2024 +0200 Fix Instagram module commit 2d2337c Author: Stijn Peeters <stijn.peeters@uva.nl> Date: Wed Aug 21 14:11:54 2024 +0200 Fix 9gag module commit 10c4396 Author: Dale Wahl <dalewahl@gmail.com> Date: Wed Jun 12 12:03:52 2024 +0200 linkedin: fix regex; check additional data_bits (if present)
# Conflicts: # .zenodo.json # manifest.json # modules/instagram.js # modules/linkedin.js # popup/interface.html
|
Hmmmm. Wonder if we would want something like this in 4CAT: Covers a lot of bases. Could be behind auth same way importing datasets works. Probably need to double check that the repo works always (since if you have a different repo... the version stuff could diverge). Anyway, rough idea, but as 4CAT interacts with more things, it seems useful. Oh... wasn't there already something for the importing datasets from different 4CATs too? |
Fixes #31. Can be merged after 4CAT's next release. The spelling mistake in the branch name is unfortunate.