freyacodes / archived-bot

A Discord music bot serving music in over 3 million discord servers
https://fredboat.com/docs
MIT License
488 stars 210 forks source link

Add youtube title to ;;export output. #625

Open OtterBoops opened 4 years ago

OtterBoops commented 4 years ago

Taken from the suggestions channel. Change the output of the export command to contain the track title e.g.: "https://www.youtube.com/watch?v=v2AC41dglnM #AC/DC - Thunderstruck (Official Video)"

This can easily be split at the # and parsed normally, while adding more readability to long playlists.

I can try doing this after I get a greenlight.

freyacodes commented 4 years ago

Good idea

Maybe also add some comments to the top explaining what the export is, and what can be done with it.