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

[Request] support barrons.com #13470

Closed
4 of 8 tasks
2011 opened this issue Jun 22, 2017 · 0 comments
Closed
4 of 8 tasks

[Request] support barrons.com #13470

2011 opened this issue Jun 22, 2017 · 0 comments

Comments

@2011
Copy link

2011 commented Jun 22, 2017

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 2017.06.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 2017.06.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-dl 'http://www.barrons.com/video/capitalism-deserves-more-respect-from-millennials/F301217E-6F46-43AE-B8D2-B7180D642EE9.html'
[generic] F301217E-6F46-43AE-B8D2-B7180D642EE9: Requesting header
WARNING: Falling back on generic information extractor.
[generic] F301217E-6F46-43AE-B8D2-B7180D642EE9: Downloading webpage
[generic] F301217E-6F46-43AE-B8D2-B7180D642EE9: Extracting information
[generic] iframe: Requesting header
WARNING: Falling back on generic information extractor.
[generic] iframe: Downloading webpage
[generic] iframe: Extracting information
ERROR: Unsupported URL: https://video-api-secure.wsj.com/api-video/player/iframe.html?guid=F301217E-6F46-43AE-B8D2-B7180D642EE9&playerid=twittercard
...
<end of log>

This is actually a very easy one. :) Barron's has the same infrastructure as the Wall Street Journal (they are owned by the same company), and simply needs to use the WSJ extractor rather than falling back to the generic one.

@dstftw dstftw closed this as completed in fd9ee4d Jun 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant