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

CBS hls content no proxy needed #10146

Closed
5 of 8 tasks
spookyahell opened this issue Jul 23, 2016 · 3 comments
Closed
5 of 8 tasks

CBS hls content no proxy needed #10146

spookyahell opened this issue Jul 23, 2016 · 3 comments
Labels

Comments

@spookyahell
Copy link

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.07.22. 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.07.22

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


Description of your issue, suggested solution and other information

Okay, now here's the thing: CBS needs to know that we are in the United States to get access to their video content. So when you are not in US, you can use a proxy in youtube-dl. That's all nice, but when passing the OnceURL link to ffmpeg it seems to pass it with the proxy even though the actual video content (and with 1hour-video that can be a lot of data) it isn't neccesary to use a proxy. Fetching content via proxy can be slow and annoying if ffmpeg doesn't catch all parts.

@dstftw
Copy link
Collaborator

dstftw commented Jul 23, 2016

Post an example URL.

@spookyahell
Copy link
Author

spookyahell commented Jul 23, 2016

Basicly any video URL with real content from CBS, for example: http://www.cbs.com/shows/zoo/video/D33076BF-B427-6A87-EC52-A26D3E01F3E1/zoo-collision-point/

@remitamine
Copy link
Collaborator

will be supported in the next version using --geo-verification-proxy option.

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

3 participants