Skip to content

How to handle playlist in custom extractor? #1759

Closed Answered by twlite
Lutra-Fs asked this question in Q&A
Discussion options

You must be logged in to vote

It's up to you on what to return from your extractor. QueryType constant is for discord-player's internal implementation of extractors, which has been around for quite a while. At the moment, you cannot extend QueryType values so you have to implement the validator yourself. However, you are able to target a specific extractor to execute by using ext:EXTRACTOR_ID as searchEngine value.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Lutra-Fs
Comment options

@LackyPal
Comment options

@twlite
Comment options

Answer selected by Lutra-Fs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants