This website requires JavaScript.
Explore
Help
Register
Sign In
bellingcat
/
polyphemus
Watch
1
Star
0
Fork
0
You've already forked polyphemus
mirror of
https://github.com/bellingcat/polyphemus.git
synced
2026-06-07 19:08:33 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
polyphemus
/
tests
History
Tristan Lee
1627b38ae4
deleted unused base.get_Recommended function (deprecated by RecommendationEngine)
2022-04-12 23:06:42 -05:00
..
__init__.py
added empty __init__.py file so that coverage is correctly computed
2022-03-02 09:49:08 -06:00
api.py
implemented method for retrieving ALL videos from a channel, not just the first 1000, increased robustness of make_requests wrapper, added missing unit tests
2022-04-12 22:46:51 -05:00
base.py
deleted unused base.get_Recommended function (deprecated by RecommendationEngine)
2022-04-12 23:06:42 -05:00
conftest.py
updated examples with refactored scraper, increased speed of recommendation engine fetchibng by implementing normalized_names_to_video_info routine, that allows requesting multiple videos at a time
2022-04-11 23:28:44 -05:00