Allow users to enter full youtube urls
Opened this issue · 0 comments
jbieliauskas commented
How it works currently
Current song submitting process is tedious. One must visit the youtube video of a song, then copy the video id from the url and then paste it to rabbitmq. It involves manual labour for something that can be automated.
How it should work
It would be much better to allow users to enter full urls and let the script extract the id. As an added bonus, users would no longer need to visit videos, just right-click on the thumbnail to copy the address and go straight to rabbitmq to paste it.