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

Only 1 embedded video recognized on page #12761

Closed
ghost opened this issue Apr 16, 2017 · 0 comments
Closed

Only 1 embedded video recognized on page #12761

ghost opened this issue Apr 16, 2017 · 0 comments

Comments

@ghost
Copy link

@ghost ghost commented Apr 16, 2017

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2017.04.16. 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.04.16

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

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 -v http://www.sedona.com/FacilitatorTraining2017
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'http://www.sedona.com/FacilitatorTraining2017']
[debug] Encodings: locale cp1250, fs mbcs, out cp1250, pref cp1250
[debug] youtube-dl version 2017.04.16
[debug] Python version 3.4.4 - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg N-79824-gcaee88d, ffprobe N-79824-gcaee88d
[debug] Proxy map: {}
[generic] FacilitatorTraining2017: Requesting header
WARNING: Falling back on generic information extractor.
[generic] FacilitatorTraining2017: Downloading webpage
[generic] FacilitatorTraining2017: Extracting information
[limelight] 4e55e55d5a154d738eb3590b71a02ea1: Downloading PlaylistService getPlaylistByMediaId JSON
[limelight] 4e55e55d5a154d738eb3590b71a02ea1: Downloading API properties JSON
[limelight] 4e55e55d5a154d738eb3590b71a02ea1: Downloading PlaylistService getMobilePlaylistByMediaId JSON
[limelight] 4e55e55d5a154d738eb3590b71a02ea1: Checking http-772 URL
[limelight] 4e55e55d5a154d738eb3590b71a02ea1: Checking http-1072 URL
[limelight] 4e55e55d5a154d738eb3590b71a02ea1: Checking http-472 URL
[limelight] 4e55e55d5a154d738eb3590b71a02ea1: Checking http-322 URL
[limelight] 4e55e55d5a154d738eb3590b71a02ea1: Checking http-128 URL
[limelight] 4e55e55d5a154d738eb3590b71a02ea1: Downloading m3u8 information
[debug] Invoking downloader on 'http://s2.content.video.llnw.net/smedia/4151ef31c72249669b8e1da5cf8c3010/OA/Cf9Tz9kE5SwQRSwbjai6wN3q6M0HsjYBj5lfTzxLg/releasing-uncertainty_clip.mpegts/playlist-0c24a752081848a38f38678a2db0d30bfb4f0045.m3u8'
[download] Releasing Uncertainty-4e55e55d5a154d738eb3590b71a02ea1.mp4 has already been downloaded
[download] 100% of 42.86MiB
[debug] ffmpeg command line: ffprobe -show_streams 'file:Releasing Uncertainty-4e55e55d5a154d738eb3590b71a02ea1.mp4'
[ffmpeg] Fixing malformated aac bitstream in "Releasing Uncertainty-4e55e55d5a154d738eb3590b71a02ea1.mp4"
[debug] ffmpeg command line: ffmpeg -y -i 'file:Releasing Uncertainty-4e55e55d5a154d738eb3590b71a02ea1.mp4' -c copy -f mp4 -bsf:a aac_adtstoasc 'file:Releasing Uncertainty-4e55e55d5a154d738eb3590b71a02ea1.temp.mp4'

<end of log>

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

Example page with multiple embeded videos and audios: http://www.sedona.com/FacilitatorTraining2017


Description of your issue, suggested solution and other information

The problem is youtube-dl recognizes only 1 video on that page even though there are multiple videos embedded.

First there is a playlist with 3 videos, then the only video that is recognized by youtube-dl, then another video and after that 2 embedded audio files.

Would it be possible for youtube-dl to recognize all embedded videos and audios on that page?

Thanks

@dstftw dstftw closed this in e5d3988 Apr 16, 2017
dstftw added a commit that referenced this issue Apr 16, 2017
…g LimelightEmbeddedPlayerFlash (#12761)
dstftw added a commit that referenced this issue Apr 16, 2017
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
0 participants
You can’t perform that action at this time.