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

Extracting audio does not work for a specific channel #11492

Open
4 of 8 tasks
irule2day opened this issue Dec 20, 2016 · 1 comment
Open
4 of 8 tasks

Extracting audio does not work for a specific channel #11492

irule2day opened this issue Dec 20, 2016 · 1 comment

Comments

@irule2day
Copy link

irule2day commented Dec 20, 2016

Please follow the guide below

  • You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your issue (like that [x])
  • Use Preview tab to see how your issue will actually look like

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2016.12.18. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.

  • I've verified and I assure that I'm running youtube-dl 2016.12.18

Before submitting an issue make sure you have:

  • At least skimmed through README and most notably FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue


If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:

Add -v flag to your command line you run youtube-dl with, copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):

YouTube URL:https://www.youtube.com/watch?v=ODLmWNw26F8
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', '--extract-audio', '--audio-format', 'mp3', '-
-audio-quality', '320k', 'https://www.youtube.com/watch?v=ODLmWNw26F8']
[debug] Encodings: locale cp949, fs mbcs, out cp949, pref cp949
[debug] youtube-dl version 2016.12.18
[debug] Python version 3.4.4 - Windows-8.1-6.3.9600
[debug] exe versions: ffmpeg N-82880-g02aa070, ffprobe N-82880-g02aa070
[debug] Proxy map: {}
[youtube] ODLmWNw26F8: Downloading webpage
[youtube] ODLmWNw26F8: Downloading video info webpage
[youtube] ODLmWNw26F8: Extracting video information
[youtube] {22} signature length 41.40, html5 player en_US-vflxP8f0T
[youtube] ODLmWNw26F8: Downloading player https://s.ytimg.com/yts/jsbin/player-e
n_US-vflxP8f0T/base.js

I've extracted audio countlessly, but this one channel, I cannot extract. I am left with the final line of downloading jsplayer. There is no network activity going on while running the .exe, so it seems to be stuck.
Few examples of the videos of what is working and what is not.
Working: 1
Working: 2
Not working: 1
Not working: 2

As you can see, videos on "Epic Music VN"channel does not work and the videos on "Epic Music VN X" works.

This is another video which also downloads a player during extraction and it works just to eliminate a possibility that something is wrong on my end.
https://www.youtube.com/watch?v=Zxmv5U_Wy6A

Description of your issue, suggested solution and other information

Explanation of your issue in arbitrary form goes here. Please make sure the description is worded well enough to be understood. Provide as much context and examples as possible.
If work on your issue requires account credentials please provide them or explain how one can obtain them.

@dstftw
Copy link
Collaborator

dstftw commented Dec 20, 2016

Try -4.

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

No branches or pull requests

2 participants