Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

soundcloud search issue #12615

Closed
amayra opened this issue Apr 1, 2017 · 1 comment
Closed

soundcloud search issue #12615

amayra opened this issue Apr 1, 2017 · 1 comment
Labels

Comments

@amayra
Copy link

@amayra amayra commented Apr 1, 2017

i try to download search results for random guitar cover but no matter what i cant do that
i try to two way to do that and this is log file

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'soundcloud:search:', 'test']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2017.03.26
[debug] Python version 3.4.4 - Windows-10-10.0.14393
[debug] exe versions: none
[debug] Proxy map: {}
[generic] soundcloud:search:: Requesting header
WARNING: Could not send HEAD request to soundcloud:search:: <urlopen error unknown url type: soundcloud>
[generic] soundcloud:search:: Downloading webpage
ERROR: Unable to download webpage: <urlopen error unknown url type: soundcloud> (caused by URLError('unknown url type: soundcloud',))
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpje2_cfdl\build\youtube_dl\extractor\common.py", line 497, in _request_webpage
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpje2_cfdl\build\youtube_dl\YoutubeDL.py", line 2094, in urlopen
  File "C:\Python\Python34\lib\urllib\request.py", line 464, in open
  File "C:\Python\Python34\lib\urllib\request.py", line 487, in _open
  File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
  File "C:\Python\Python34\lib\urllib\request.py", line 1253, in unknown_open

and this

`

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'soundcloud:search', 'https://soundcloud.com/search?q=test']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2017.03.26
[debug] Python version 3.4.4 - Windows-10-10.0.14393
[debug] exe versions: none
[debug] Proxy map: {}
[generic] soundcloud:search: Requesting header
WARNING: Could not send HEAD request to soundcloud:search: <urlopen error unknown url type: soundcloud>
[generic] soundcloud:search: Downloading webpage
ERROR: Unable to download webpage: <urlopen error unknown url type: soundcloud> (caused by URLError('unknown url type: soundcloud',))
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpje2_cfdl\build\youtube_dl\extractor\common.py", line 497, in _request_webpage
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpje2_cfdl\build\youtube_dl\YoutubeDL.py", line 2094, in urlopen
  File "C:\Python\Python34\lib\urllib\request.py", line 464, in open
  File "C:\Python\Python34\lib\urllib\request.py", line 487, in _open
  File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
  File "C:\Python\Python34\lib\urllib\request.py", line 1253, in unknown_open `

did i misunderstand something ?

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Apr 1, 2017

did i misunderstand something ?

Completely.

Correct query is youtube-dl scsearch:test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.