Invalid youtube-dl command when using the youtube id #3364

Closed
opened 2026-02-21 01:17:47 -05:00 by deekerman · 1 comment
Owner

Originally created by @dspstudio on GitHub (Nov 12, 2014).

Hello,
If i run the command: youtube-dl -lINAdS73SI -g -i --socket-timeout 3
i get:
Usage: youtube-dl [options] url [url...]
youtube-dl: error: no such option: -I

if i use the full youtube URL it works, this is because the id starts with -I

Originally created by @dspstudio on GitHub (Nov 12, 2014). Hello, If i run the command: youtube-dl -lINAdS73SI -g -i --socket-timeout 3 i get: Usage: youtube-dl [options] url [url...] youtube-dl: error: no such option: -I if i use the full youtube URL it works, this is because the id starts with -I
Author
Owner

@jaimeMF commented on GitHub (Nov 12, 2014):

You can use youtube-dl -g -i --socket-timeout 3 -- -lINAdS73SI.

@jaimeMF commented on GitHub (Nov 12, 2014): You can use `youtube-dl -g -i --socket-timeout 3 -- -lINAdS73SI`.
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-ytdl-org#3364
No description provided.