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.
youtube-dl print "_" as title #21964
Comments
|
I saw related message on terminal that There seems to be changed data format., and should be fixed |
|
getting the same issue with my discord bot. |
okok i will wait |
|
@chalda sure write me on discord Polliog#0001 |
|
I'm receiving the same error and i'm using the latest version |
|
[youtube] T3jp-b0S5fE: Downloading webpage |
Hi i'm creating a discord music bot and when the bot print the title of the song it print
"_" i have already tested so print all the dict and the result is "title: _" how can i fix this problem?
dict of the source:
{....... 'title': '_', ........