abrignoni / abrignoni/iLEAPP

Add iTunes friendly path to TikTok Parser, and backup db

Offen
#801 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
enhancement good first issue
Vorherrschende Sprache
Python
Sterne
1.2k
Forks
303
Ø Merge
4 Std. 32 Min.
Gemergte PRs (30 T.)
216

Beschreibung

The file search pattern in `tikTok.py` and `tikTokReplied.py` are specific to FFS extractions only. We should include a string that allows for iTunes backups to be processed by these modules.

here are the files and properties from an iTunes backup
image

the SQL filter of `where relativePath like '%/ChatFiles/%/db.sqlite%'` seems to limit the returns sufficiently.

additionally, I see a backup db that could be useful to parse in addition to the main db, maybe in both iTunes and FFS? the existing pattern has a trailing * wildcard so it likely catches anything there, but would two patterns with less wildcard be faster to process than one with wildcards?

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.