python-discord / meta

Issue tracker for suggestions and other questions relating to our community
https://pythondiscord.com
31 stars 5 forks source link

Update YouTube terms in `ytdl` tag #130

Closed bsoyka closed 3 years ago

bsoyka commented 3 years ago

The YouTube Terms of Service have been updated a bit since March 14, 2020 when they were last edited in the ytdl tag. (They were last changed March 17, 2021 according to the site.)

Specifically, it looks like we need to fix the wording in restrictions 1 and 3.

https://github.com/python-discord/bot/blob/eeacceae01b95e39eaeecab2fd14f6edfb19b94b/bot/resources/tags/ytdl.md

I'm happy to tackle this one really quick once it's assigned to me. :)

Akarys42 commented 3 years ago

Sounds good @bsoyka, thanks!