NotJoeMartinez / yt-fts

YouTube Full Text Search - Search all of a YouTube channel from the command line
The Unlicense
1.61k stars 81 forks source link

User Agent Randomization, Proxies and Youtube API #168

Open NotJoeMartinez opened 2 months ago

NotJoeMartinez commented 2 months ago

Direct Scraping via yt-dlp is causing rate limiting errors, implement User Agent Randomization and Proxy support to bypass this issue. Add option to use youtube api as suggested in https://github.com/NotJoeMartinez/yt-fts/issues/86