/yt-tags-generator

Fetches the most frequently used searches from youtube based on Given Input.

Primary LanguagePython

yt-tags-generator

Fetches the most frequently used searches from youtube based on Given Input.

How it works

The python code send a request to youtube search api , that youtube itself uses to fetch search recommendations.Then the code intercepts the response, and manipulates it to Comma Separated Vals, for easy copy and paste.