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

[hbo] Improve extractor support for different URL scheme #10892

Closed
SeanPM5 opened this issue Oct 10, 2016 · 2 comments
Closed

[hbo] Improve extractor support for different URL scheme #10892

SeanPM5 opened this issue Oct 10, 2016 · 2 comments

Comments

@SeanPM5
Copy link

@SeanPM5 SeanPM5 commented Oct 10, 2016

  • I've verified and I assure that I'm running youtube-dl 2016.10.07
  • 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?

  • Site support enhancement

Description of your issue, suggested solution and other information

I noticed there is already an extractor for some HBO videos, but it only works when the URL is in a specific format ending with a video ID. There are many videos on HBO website that do not contain a video ID in their URL (examples listed below). However if you view page source on these and search for "videoId" you will find the video ID for it, which you can then use to re-construct a new working URL according to extractor requirements.

So basically if you can add these types of links to valid URL list on HBO Extractor.

Example URLs:

@yan12125 yan12125 closed this in 71cdcb2 Oct 11, 2016
yan12125 added a commit that referenced this issue Oct 11, 2016
@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Oct 11, 2016

Thanks for the report. Those URLs will be supported in the next version.

@SeanPM5
Copy link
Author

@SeanPM5 SeanPM5 commented Oct 11, 2016

Great, thanks very much for adding this!

yan12125 added a commit that referenced this issue Oct 11, 2016
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.