Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
config default-search in a dict to feed it into ytdl? #9766
Comments
|
It's |
|
ah ty |
|
Can you show me all the code that you used to make it works? |
|
sure it is in voice.py to decoraterbot-org / DecoraterBot-cogs. forgot the actual url though and cant find it much on my iphone. |
Please follow the guide below
xinto all the boxes [ ] relevant to your issue (like that [x])Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2016.06.12. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
Ok so, I have this python code.
And when I try to search using a command in my Discord Bot. (yes I use Rapptz's Discord.py which uses ytdl for playing thigns from youtube in Discord's voice channels.)
But instead this is generated
I am not sure what is wrong. Could it be that ytdl ignored the option I put in the dict?