diff options
author | 2021-05-12 02:15:11 +0300 | |
---|---|---|
committer | 2021-05-11 23:15:11 +0000 | |
commit | b9bf4fdc0e0adb4af4bda3316afa3a0d8c4a476f (patch) | |
tree | 3bebe390b41140b4c444becdab31577600977f32 | |
parent | Merge pull request #1577 from python-discord/snippet-add-two-dots-support (diff) |
Updates YTDL Tag (#1583)
* Updates YTDL Tag
Updates the tag to include similar tools, and adds an open-ended descriptor.
Co-authored-by: ChrisJL <[email protected]>
-rw-r--r-- | bot/resources/tags/ytdl.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/resources/tags/ytdl.md b/bot/resources/tags/ytdl.md index df28024a0..f96b7f853 100644 --- a/bot/resources/tags/ytdl.md +++ b/bot/resources/tags/ytdl.md @@ -1,4 +1,4 @@ -Per [PyDis' Rule 5](https://pythondiscord.com/pages/rules), we are unable to assist with questions related to youtube-dl, commonly used by Discord bots to stream audio, as its use violates YouTube's Terms of Service. +Per [Python Discord's Rule 5](https://pythondiscord.com/pages/rules), we are unable to assist with questions related to youtube-dl, pytube, or other YouTube video downloaders as their usage violates YouTube's Terms of Service. For reference, this usage is covered by the following clauses in [YouTube's TOS](https://www.youtube.com/static?gl=GB&template=terms), as of 2021-03-17: ``` |