YoutubeTags
Python Library to Extract youtube video Tags without Youtube API
Installation
pip install YoutubeTags
Example
import YoutubeTags
from YoutubeTags import videotags
findtags = videotags("https://www.youtube.com/watch?v=RTbrXiIzUt4")
print(findtags)
Output
Right To Repair, right to repair, MKBHD, right to repair movement, Apple, Apple vs,
repairing iPhone, iPhone 12, Tesla right to repair, Apple right to repair
LICENSED under MIT License
Github
Follow me on Github and if you find this library useful don't forget to add Your star