This website requires JavaScript.
Explore
Help
Register
Sign In
bellingcat
/
cisticola
Watch
1
Star
0
Fork
0
You've already forked cisticola
mirror of
https://github.com/bellingcat/cisticola.git
synced
2026-06-12 21:38:33 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
47dad8fb00489a875f8d5b90d17b75a272166f76
cisticola
/
cisticola
History
Tristan Lee
47dad8fb00
added odysee scraper, minor refactoring of url_to_blob method (added url_to_key method that can be overridden by child classes while still using the parent url_to_blob method) and changed test file to include only channels with a relatively small number of posts, to make testing faster
2022-02-25 20:28:00 -06:00
..
scraper
added odysee scraper, minor refactoring of url_to_blob method (added url_to_key method that can be overridden by child classes while still using the parent url_to_blob method) and changed test file to include only channels with a relatively small number of posts, to make testing faster
2022-02-25 20:28:00 -06:00
transformer
Reorganize transformer defition location
2022-02-18 14:57:10 +01:00
__init__.py
Remove MAX_POSTS, auto detect MIME type
2022-02-25 08:52:42 +01:00
base.py
Modify GettrScraper to yield results, archive media (videos incomplete)
2022-02-24 20:25:14 +01:00