tvvoty

Results 3 comments of tvvoty

I also use STG, so if this feature gets to be added, that would be great.

I was too lazy to get into youtube API docs and asked ChatGPT to write me something that would get description for me ``` import requests def get_video_description(api_key, video_url): video_id...