Open CmD0 opened 7 months ago
The command:
/play url: https://www.youtube.com/watch?v=JrP_IUl-iZA&ab_channel=Mara
will fail to load, most likely because JrP_IUl-iZA&ab_channel=Mara is not a valid video ID since we don't check for multiple parameters.
Potential solution: Just REGEX better
The command:
/play url: https://www.youtube.com/watch?v=JrP_IUl-iZA&ab_channel=Mara
will fail to load, most likely because JrP_IUl-iZA&ab_channel=Mara is not a valid video ID since we don't check for multiple parameters.
Potential solution: Just REGEX better