This is a reverse-engineering study of YouTube Shorts and TikTok algorithms aimed at predicting which videos will trend or go viral.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
35
commits
feat: add helpful error suggestions for YouTube bot detection
657dcb6View on GitHubfeat: add YouTube cookie authentication support to bypass bot detection
28d9ba0View on GitHubfix: add anti-bot measures and better YouTube error handling
af9147dView on GitHubfix: add .python-version to force Python 3.11 on Render
3846afcView on GitHubfix: downgrade to Pydantic v1 to avoid Rust compilation on Render
e45e9d0View on GitHubfix: remove supabase dependency causing Rust build error on Render
047d482View on GitHubfeat: add pydantic to requirements for Render deployment
dc8b730View on GitHub