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

History.com - Can no longer download 720p video #11321

Closed
4 of 8 tasks
Mr-Jake opened this issue Nov 29, 2016 · 0 comments
Closed
4 of 8 tasks

History.com - Can no longer download 720p video #11321

Mr-Jake opened this issue Nov 29, 2016 · 0 comments

Comments

@Mr-Jake
Copy link

Mr-Jake commented Nov 29, 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.11.27. 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.11.27

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 ```):

C:\youtube-dl.exe "http://www.history.com/shows/the-curse-of-oak-island/season-4/episode-1" -F -v
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['http://www.history.com/shows/the-curse-of-oak-island/season-4/episode-1', '-F', '-v']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2016.11.27
[debug] Python version 3.4.4 - Windows-XP-5.1.2600-SP3
[debug] exe versions: ffmpeg n3.1.2, ffprobe n3.1.2, rtmpdump 2.4
[debug] Proxy map: {}
[aenetworks] the-curse-of-oak-island/season-4/episode-1: Downloading webpage
[aenetworks] 809459779617: Downloading JSON metadata
[aenetworks] 809459779617: Downloading SMIL data
[aenetworks] 809459779617: Checking video URL
[aenetworks] 809459779617: Checking video URL
[aenetworks] 809459779617: Checking video URL
[aenetworks] 809459779617: Checking video URL
[aenetworks] 809459779617: Checking video URL
[aenetworks] 809459779617: Checking video URL
[aenetworks] 809459779617: Checking video URL
[info] Available formats for 809459779617:
format code  extension  resolution note
http-162     mp4        320x180     162k
http-326     mp4        320x180     326k
http-525     mp4        448x252     525k
http-824     mp4        512x288     824k
http-1123    mp4        640x360    1123k
http-1424    mp4        768x432    1424k
http-1924    mp4        960x540    1924k  (best)
C:\>

If the purpose of this issue is a site support request please provide all kinds of example URLs support for which should be included (replace following example URLs by yours):


Description of your issue, suggested solution and other information

On the History.com site, youtube-dl is only finding the http videos, as shown in the log above. It no longer finds and downloads the 720p video which I believe is HLS. youtube-dl used to be able to download the 720p videos up to a couple of months ago.

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