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.
error: no such option: --embed-thumbnail?? #9066
Comments
|
You are using an outdated version of youtube-dl. Read our FAQ if you have troubles updating. |
|
@dstftw " [download] MUDDDD.mp3 has already been downloaded |
anthony@AnthonyUbuntu:~/Music$ youtube-dl https://soundcloud.com/dailybreed --embed-thumbnail --verbose
Usage: youtube-dl [options] url [url...]
youtube-dl: error: no such option: --embed-thumbnail
anthony@AnthonyUbuntu:~/Music$ youtube-dl -v
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v']
[debug] Encodings: locale 'UTF-8', fs 'UTF-8', out 'UTF-8', pref: 'UTF-8'
[debug] youtube-dl version 2014.02.17
[debug] Python version 2.7.6 - Linux-4.2.0-30-generic-x86_64-with-Ubuntu-14.04-trusty
[debug] Proxy map: {}
Usage: youtube-dl [options] url [url...]
youtube-dl: error: you must provide at least one URL
anthony@AnthonyUbuntu:~/Music$
Tried doing it the other way
anthony@AnthonyUbuntu:~/Music$ youtube-dl --embed-thumbnail --verbose
Usage: youtube-dl [options] url [url...]
youtube-dl: error: no such option: --embed-thumbnail
anthony@AnthonyUbuntu:~/Music$