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

MP3 Function not working #151

Closed
CodePunk- opened this issue Jan 31, 2017 · 2 comments
Closed

MP3 Function not working #151

CodePunk- opened this issue Jan 31, 2017 · 2 comments
Labels
Milestone

Comments

@CodePunk-
Copy link

CodePunk- commented Jan 31, 2017

[01/31/17 09:59:05] [debug] User config: []
[01/31/17 09:59:05] [debug] Custom config: []
[01/31/17 09:59:05] [debug] Command-line args: ['--newline', '-u', 'PRIVATE', '-p', 'PRIVATE', '-i', '-k', '-o', 'E:\\YT\\yt\\%(playlist_index)s-%(title)s.%(ext)s', '-x', '--audio-format', 'mp3', '--audio-quality', '0', '-v', '--ignore-config', '--hls-prefer-native', '--embed-thumbnail', 'https://www.youtube.com/watch?v=34Na4j8AVgA']
[01/31/17 09:59:05] [debug] Encodings: locale cp1252, fs mbcs, out cp1252, pref cp1252
[01/31/17 09:59:05] [debug] youtube-dl version 2017.01.29
[01/31/17 09:59:05] [debug] Python version 3.4.4 - Windows-10-10.0.14393
[01/31/17 09:59:05] [debug] exe versions: ffmpeg N-82794-g3ab1311, ffprobe N-82794-g3ab1311
[01/31/17 09:59:05] [debug] Proxy map: {}
[01/31/17 09:59:05] ERROR: Signature extraction failed: Traceback (most recent call last):
[01/31/17 09:59:05]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\youtube.py", line 1057, in _decrypt_signature
[01/31/17 09:59:05]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\youtube.py", line 971, in _extract_signature_function
[01/31/17 09:59:05]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\common.py", line 529, in _download_webpage
[01/31/17 09:59:05]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\common.py", line 436, in _download_webpage_handle
[01/31/17 09:59:05]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\common.py", line 416, in _request_webpage
[01/31/17 09:59:05]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\YoutubeDL.py", line 2000, in urlopen
[01/31/17 09:59:05]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\utils.py", line 525, in sanitized_Request
[01/31/17 09:59:05]   File "C:\Python\Python34\lib\urllib\request.py", line 267, in __init__
[01/31/17 09:59:05]   File "C:\Python\Python34\lib\urllib\request.py", line 293, in full_url
[01/31/17 09:59:05]   File "C:\Python\Python34\lib\urllib\request.py", line 322, in _parse
[01/31/17 09:59:05] ValueError: unknown url type: '/yts/jsbin/player-en_US-vflV3n15C/base.js'
[01/31/17 09:59:05]  (caused by ValueError("unknown url type: '/yts/jsbin/player-en_US-vflV3n15C/base.js'",)); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type  youtube-dl -U  to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
[01/31/17 09:59:05] Traceback (most recent call last):
[01/31/17 09:59:05]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\youtube.py", line 1057, in _decrypt_signature
[01/31/17 09:59:05]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\youtube.py", line 971, in _extract_signature_function
[01/31/17 09:59:05]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\common.py", line 529, in _download_webpage
[01/31/17 09:59:05]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\common.py", line 436, in _download_webpage_handle
[01/31/17 09:59:05]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\common.py", line 416, in _request_webpage
[01/31/17 09:59:05]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\YoutubeDL.py", line 2000, in urlopen
[01/31/17 09:59:05]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\utils.py", line 525, in sanitized_Request
[01/31/17 09:59:05]   File "C:\Python\Python34\lib\urllib\request.py", line 267, in __init__
[01/31/17 09:59:05]   File "C:\Python\Python34\lib\urllib\request.py", line 293, in full_url
[01/31/17 09:59:05]   File "C:\Python\Python34\lib\urllib\request.py", line 322, in _parse
[01/31/17 09:59:05] ValueError: unknown url type: '/yts/jsbin/player-en_US-vflV3n15C/base.js'
[01/31/17 09:59:05] Traceback (most recent call last):
[01/31/17 09:59:05]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\youtube.py", line 1057, in _decrypt_signature
[01/31/17 09:59:05]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\youtube.py", line 971, in _extract_signature_function
[01/31/17 09:59:05]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\common.py", line 529, in _download_webpage
[01/31/17 09:59:05]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\common.py", line 436, in _download_webpage_handle
[01/31/17 09:59:05]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\common.py", line 416, in _request_webpage
[01/31/17 09:59:05]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\YoutubeDL.py", line 2000, in urlopen
[01/31/17 09:59:05]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\utils.py", line 525, in sanitized_Request
[01/31/17 09:59:05]   File "C:\Python\Python34\lib\urllib\request.py", line 267, in __init__
[01/31/17 09:59:05]   File "C:\Python\Python34\lib\urllib\request.py", line 293, in full_url
[01/31/17 09:59:05]   File "C:\Python\Python34\lib\urllib\request.py", line 322, in _parse
[01/31/17 09:59:05] ValueError: unknown url type: '/yts/jsbin/player-en_US-vflV3n15C/base.js'
[01/31/17 09:59:05] 
[01/31/17 09:59:05] During handling of the above exception, another exception occurred:
[01/31/17 09:59:05] 
[01/31/17 09:59:05] Traceback (most recent call last):
[01/31/17 09:59:05]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\YoutubeDL.py", line 694, in extract_info
[01/31/17 09:59:05]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\common.py", line 369, in extract
[01/31/17 09:59:05]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\youtube.py", line 1646, in _real_extract
[01/31/17 09:59:05]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\youtube.py", line 1067, in _decrypt_signature
[01/31/17 09:59:05] youtube_dl.utils.ExtractorError: Signature extraction failed: Traceback (most recent call last):
[01/31/17 09:59:05]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\youtube.py", line 1057, in _decrypt_signature
[01/31/17 09:59:05]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\youtube.py", line 971, in _extract_signature_function
[01/31/17 09:59:05]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\common.py", line 529, in _download_webpage
[01/31/17 09:59:05]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\common.py", line 436, in _download_webpage_handle
[01/31/17 09:59:05]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\common.py", line 416, in _request_webpage
[01/31/17 09:59:05]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\YoutubeDL.py", line 2000, in urlopen
[01/31/17 09:59:05]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\utils.py", line 525, in sanitized_Request
[01/31/17 09:59:05]   File "C:\Python\Python34\lib\urllib\request.py", line 267, in __init__
[01/31/17 09:59:05]   File "C:\Python\Python34\lib\urllib\request.py", line 293, in full_url
[01/31/17 09:59:05]   File "C:\Python\Python34\lib\urllib\request.py", line 322, in _parse
[01/31/17 09:59:05] ValueError: unknown url type: '/yts/jsbin/player-en_US-vflV3n15C/base.js'
[01/31/17 09:59:05]  (caused by ValueError("unknown url type: '/yts/jsbin/player-en_US-vflV3n15C/base.js'",)); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type  youtube-dl -U  to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
[01/31/17 09:59:05] 
@MrS0m30n3
Copy link
Owner

MrS0m30n3 commented Feb 20, 2017

Hi, @CodePunk-

Sorry for the late response. I managed to re-create the issue on Windows.
Basically the first time you run youtube-dlg after the installation it seems that it cannot locate ffmpeg & ffprobe for some reason. Also, from a quick view your log errors seem completely unrelated to the mp3 issue.

I'm pretty busy right now but i'm going to take a closer look on the issue in the next days.

@MrS0m30n3 MrS0m30n3 added the bug label Mar 8, 2017
@MrS0m30n3 MrS0m30n3 added this to the New UI merge milestone Mar 8, 2017
@MrS0m30n3 MrS0m30n3 mentioned this issue Mar 8, 2017
MrS0m30n3 added a commit that referenced this issue Mar 13, 2017
@MrS0m30n3
Copy link
Owner

MrS0m30n3 commented Mar 13, 2017

@CodePunk-

Bug reproduce steps (build b791ac8) :

  1. Run youtube-dl-gui.exe
  2. Change directory using the "..." button
  3. Select mp3 as output format
  4. Try to download a new URL
  5. You should get an Error status (could not locate ffmpeg)

This behaviour was occurring due to the DD_CHANGE_DIR property of the wx.DirDialog widget.
You can download the new build from here 8e60ff3. Please let me know if it works for you.

For more informations regarding this bug you can check:

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

No branches or pull requests

2 participants