gallery-dl icon indicating copy to clipboard operation
gallery-dl copied to clipboard

[Request] Discord

Open catlover1019 opened this issue 5 years ago • 9 comments

Some artists use discord as a place to put art. Especially Patreon exclusive stuff that might be not suited for Patreon itself. Wondering if it;s possible to support it.

catlover1019 avatar Oct 21 '19 23:10 catlover1019

I think it would be hard, as an API access to a channel would require either:

  • an authorized bot in the server which has the read messages permission, but a bot can only be added by server admins;
  • using an user token and making API calls with it, but this is theorically prohibited by Discord ToS, as their user API is meant to be used only by their client (despite there are still some apps that use an user token, like an app I am using to backup my DMs, and I never had problems with it)

Ailothaen avatar Oct 27 '19 12:10 Ailothaen

@Ailothaen I think most users are aware that using user tokens is against the TOS. Perhaps having some sort of warning in the client might work?

w3bb avatar Apr 01 '20 02:04 w3bb

I also like to see this implemented.

Neo-7575 avatar Nov 01 '20 09:11 Neo-7575

This would be an epic feature it's really hard to skim a discord for images.

left1000 avatar Jan 16 '21 13:01 left1000

This would be an epic feature it's really hard to skim a discord for images.

We should also implement this in YT-DLP for videos and audios

upintheairsheep avatar Oct 16 '22 17:10 upintheairsheep

Is this still being looked out to be supported?

Kuroo2021 avatar May 08 '24 23:05 Kuroo2021

Can this please me added? @mikf

ForxBase avatar Aug 17 '24 19:08 ForxBase

I think it would be hard, as an API access to a channel would require either:

  • an authorized bot in the server which has the read messages permission, but a bot can only be added by server admins;
  • using an user token and making API calls with it, but this is theorically prohibited by Discord ToS, as their user API is meant to be used only by their client (despite there are still some apps that use an user token, like an app I am using to backup my DMs, and I never had problems with it)

It supported from Patreon's access now via their site looking at their API

Kuroo2021 avatar Aug 17 '24 20:08 Kuroo2021

I think it would be hard, as an API access to a channel would require either:

  • an authorized bot in the server which has the read messages permission, but a bot can only be added by server admins;
  • using an user token and making API calls with it, but this is theorically prohibited by Discord ToS, as their user API is meant to be used only by their client (despite there are still some apps that use an user token, like an app I am using to backup my DMs, and I never had problems with it)

It supported from Patreon's access now via their site looking at their API

is it possible? how to do it exactly?

ForxBase avatar Aug 18 '24 00:08 ForxBase