+33
−7
scripts/check.py
0 → 100644
+4
−0
+35
−73
src/tdoc_crawler/parsers/directory.py
deleted100644 → 0
+0
−164
Loading
* Remove HybridTDocCrawler and its associated methods. * Consolidate crawling logic into TDocCrawler for clarity. * Update meeting fetching and processing to use document list method. * Simplify error handling and logging for document list fetching. * Adjust tests to reflect changes in crawling logic and remove hybrid scenarios. * Ensure compatibility with existing database operations and configurations.