youtube-dl --get-title broken with youtube URLs #123

Closed
opened 2026-02-20 21:03:04 -05:00 by deekerman · 3 comments
Owner

Originally created by @phihag on GitHub (Sep 15, 2011).

youtube-dl -e http://www.youtube.com/watch?v=uHlDtZ6Oc3s

outputs:

youtube-dl testvid `ä♥$('".?&&

, but should output the title shown on the web page:

youtube-dl testvid `ä♥$('".?&&
Originally created by @phihag on GitHub (Sep 15, 2011). ``` youtube-dl -e http://www.youtube.com/watch?v=uHlDtZ6Oc3s ``` outputs: ``` youtube-dl testvid `ä♥$('".?&& ``` , but should output the title shown on the [web page](http://www.youtube.com/watch?v=uHlDtZ6Oc3s): ``` youtube-dl testvid `ä♥$('".?&& ```
deekerman 2026-02-20 21:03:04 -05:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@jaimeMF commented on GitHub (May 29, 2013):

That works for me, does it still fails to you?

@jaimeMF commented on GitHub (May 29, 2013): That works for me, does it still fails to you?
Author
Owner

@FiloSottile commented on GitHub (May 30, 2013):

youtube-dl testvid `ä♥$('".?&&

Also from my position.

@FiloSottile commented on GitHub (May 30, 2013): ``` youtube-dl testvid `ä♥$('".?&& ``` Also from my position.
Author
Owner

@FiloSottile commented on GitHub (Jun 5, 2013):

2yr issue, we changed helper functions since then, probably solved by itself.

@FiloSottile commented on GitHub (Jun 5, 2013): 2yr issue, we changed helper functions since then, probably solved by itself.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl#123
No description provided.