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

guitarplayer.com - only first embedded SoundCloud track gets downloaded #10179

Closed
4 of 8 tasks
hubertbanas opened this issue Jul 28, 2016 · 1 comment
Closed
4 of 8 tasks

Comments

@hubertbanas
Copy link

hubertbanas commented Jul 28, 2016

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

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

guitarplayer.com provides a very nice series of articles. Some of which contain embedded SoundCloud tracks. If there is multiple embedded tracks on one page the very first one gets downloaded and the remaining tracks get ignored.

URL example to one of the articles:
http://www.guitarplayer.com/lessons/1014/legato-workout-one-hour-to-more-fluid-performance---tab/52809

youtube-dl output:

youtube-dl --verbose http://www.guitarplayer.com/lessons/1014/legato-workout-one-hour-to-more-fluid-performance---tab/52809
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'--verbose', u'http://www.guitarplayer.com/lessons/1014/legato-workout-one-hour-to-more-fluid-performance---tab/52809']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2016.07.26.2
[debug] Python version 2.7.6 - Linux-3.19.0-32-generic-x86_64-with-LinuxMint-17.3-rosa
[debug] exe versions: avconv 9.18-6, avprobe 9.18-6
[debug] Proxy map: {}
[generic] 52809: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 52809: Downloading webpage
[generic] 52809: Extracting information
[soundcloud] 254215224: Downloading info JSON
[soundcloud] 254215224: Downloading track url
[soundcloud] 254215224: Checking fallback video format URL
[soundcloud] 254215224: fallback video format URL is invalid, skipping
[soundcloud] 254215224: Checking http_mp3_128_url video format URL
WARNING: Your copy of avconv is outdated and unable to properly mux separate video and audio files, youtube-dl will download single file media. Update avconv to version 10-0 or newer to fix this.
[debug] Invoking downloader on u'https://cf-media.sndcdn.com/J1I42xSTedum.128.mp3?Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiKjovL2NmLW1lZGlhLnNuZGNkbi5jb20vSjFJNDJ4U1RlZHVtLjEyOC5tcDMiLCJDb25kaXRpb24iOnsiRGF0ZUxlc3NUaGFuIjp7IkFXUzpFcG9jaFRpbWUiOjE0Njk3MTc4MTN9fX1dfQ__&Signature=vqlOqeM1IAsk0DWbjUhvUPcp6B8zmpW4-nl26oTQsPqXbQg3MJsmHMN~FtdUmKoTr3VPfInKOYg1l-FJSLunnmq-QcHthwzUnfh2MXC-pNSpKcqxKMbsOu0v7D547XVSGVrnbvc67a4rL7eLzL07KoU6fdG2Cc3I-L65vZdgiujO-KRAeNRgoJ63sGQcxQQEA--MCzzDasSZpceJC~4lbYueQcsaPLjCMY7T~S3nwUeHyNKSnBUPsRxT4FNNAujfdlMk2Ptp3F1ccnp-Y~d05qXw0DZl89rPIsLv4C9WODyUEpgf2mvCbWAgGQGv6hxb7036CO9CdIu0S1QD5eWFtw__&Key-Pair-Id=APKAJAGZ7VMH2PFPW6UQ'
[download] Destination: Legato Workout Fig. 1A-254215224.mp3
[download] 100% of 162.45KiB in 00:00

Is it possible to download remaining tracks?

@hubertbanas
Copy link
Author

Wow! That was super fast! Thanks!

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