We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This plugin Fixes the YouTube algorithm to remove mainstream media results from searches it would be nice if grayjay supported something similar this could be expanded to allow custom predefined list and include channels from other platforms that are not just YouTube for example https://podcasts.apple.com/us/channel/abc-news/id6442482866 & https://podcasts.apple.com/us/channel/msnbc/id6442484553
Add blacklists for different plugins for specific channels I'm thinking something like a blacklist that can be added to grayjay with predefined lists.
https://chromewebstore.google.com/detail/de-mainstream-youtube/dkcdmdpcapjlaoioeenamjdanpeehjan you can use URLs like https://www.youtube.com/buzzfeedvideo or https://www.youtube.com/UCrp_UI8XtuYfpiqluWLD7Lw from https://github.com/adamlwalker/De-Mainstream-YouTube-Extension/blob/master/lib/js/background/channels.js id is the channel name. https://podcasts.apple.com/us/channel/abc-news/id6442482866 & https://podcasts.apple.com/us/channel/msnbc/id6442484553
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Use Cases
This plugin Fixes the YouTube algorithm to remove mainstream media results from searches it would be nice if grayjay supported something similar this could be expanded to allow custom predefined list and include channels from other platforms that are not just YouTube for example https://podcasts.apple.com/us/channel/abc-news/id6442482866 & https://podcasts.apple.com/us/channel/msnbc/id6442484553
Proposal
Add blacklists for different plugins for specific channels I'm thinking something like a blacklist that can be added to grayjay with predefined lists.
References
https://chromewebstore.google.com/detail/de-mainstream-youtube/dkcdmdpcapjlaoioeenamjdanpeehjan
you can use URLs like https://www.youtube.com/buzzfeedvideo or https://www.youtube.com/UCrp_UI8XtuYfpiqluWLD7Lw from https://github.com/adamlwalker/De-Mainstream-YouTube-Extension/blob/master/lib/js/background/channels.js id is the channel name.
https://podcasts.apple.com/us/channel/abc-news/id6442482866 & https://podcasts.apple.com/us/channel/msnbc/id6442484553
The text was updated successfully, but these errors were encountered: