Skip to content

A discord bot that generates an Anonfiles download link from a given YouTube video URL. It's also able to convert the video to mp3.

License

Notifications You must be signed in to change notification settings

chozeur/ytdl_discord_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Invite it

Run locally

Installation

  • Verify that you have ffmpeg installed

    • dpkg --get-selections | grep ffmpeg
    • if no output, run apt install ffmpeg
  • Install necessary modules from requirements.txt

    • pip install -r requirements.txt
  • Run bash config.sh to set your bot's private token in config.py

  • Launch the bot with python3.10 ytdl.py

About

A discord bot that generates an Anonfiles download link from a given YouTube video URL. It's also able to convert the video to mp3.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published