Skip to content

PixelMelt/discord-server-media-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord-server-media-downloader

Download every audio file from a discord server

works on:

  • discord uploaded attachment
  • soundcloud link/soundcloud channel
  • youtube video/youtube channel

Install and run

git clone https://github.com/PixelMelt/discord-server-media-downloader
cd ./discord-server-media-downloader

Stop and place logs obtained with DiscordChatExporter into a folder named logs placed in the root dir of this project.

node logsLinkPuller.js

Results after run:

image

Note

This was hacked together in an hour or so, you might need to tinker with it to get it to work.